All pages
Powered by GitBook
1 of 1

Loading...

HScrollProperties

Wisej.Web.HScrollProperties

Namespace: Wisej.Web

Assembly: Wisej.Framework (4.0.0.0)

  • ScrollProperties

    • HScrollProperties

Provides basic properties for the HScrollBar

Constructors

HScrollProperties(owner)

Initializes a new instance of the class.

Name
Type
Description

Properties

Orientation

: Returns the orientation of the scrollbar. (Default: False)

Visible

: Returns whether the scroll bar is visible. (Default: False)

owner

Control

A Control that contains the scroll bar.

Public Class HScrollProperties
    Inherits ScrollProperties
HScrollProperties
ScrollOrientation
Boolean
public class HScrollProperties : ScrollProperties