Wisej.Web.HScrollProperties
Namespace: Wisej.Web
Assembly: Wisej.Framework (4.0.0.0)
Provides basic properties for the HScrollBar
Initializes a new instance of the class.
: Returns the orientation of the scrollbar. (Default: False)
: Returns whether the scroll bar is visible. (Default: False)
owner
A Control that contains the scroll bar.
Public Class HScrollProperties
Inherits ScrollPropertiespublic class HScrollProperties : ScrollProperties