HScrollProperties
Namespace: Wisej.Web
Assembly: Wisej.Framework (4.1.0.0)
Provides basic properties for the HScrollBar
- C#
- VB.NET
public class HScrollProperties : ScrollProperties
Public Class HScrollProperties
Inherits ScrollProperties
Constructors
HScrollProperties(owner)
Initializes a new instance of the HScrollProperties class.
| Name | Type | Description |
|---|---|---|
| owner | Control | A Control that contains the scroll bar. |
Properties
Orientation
ScrollOrientation: Returns the orientation of the scrollbar. (Default: False)
Visible
Boolean: Returns whether the scroll bar is visible. (Default: False)