Skip to main content
Version: 3.5

HScrollProperties

Namespace: Wisej.Web

Assembly: Wisej.Framework (3.5.0.0)

Provides basic properties for the HScrollBar

public class HScrollProperties : ScrollProperties

Constructors

Instance memberHScrollProperties(owner)

Initializes a new instance of the HScrollProperties class.

NameTypeDescription
ownerControlA Control that contains the scroll bar.

Properties

Instance memberOrientation

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

Instance memberVisible

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