Skip to main content
Version: 4.1

HScrollBar

Namespace: Wisej.Web

Assembly: Wisej.Framework (4.1.0.0)

Represents an horizontal scroll bar.

public class HScrollBar : ScrollBar

Constructors

Instance member HScrollBar()

Initializes a new instance of HScrollBar.

Properties

Protected member DefaultSize

Size:

Instance member Orientation

Orientation: Returns the orientation of the scrollbar control.

Implements

NameDescription
IUserDataProvides access to the UserData and Tag properties associated to the component implementing this interface.
IBindableComponentBindable components implement this interface.
IDropTargetControls that support drag & drop operations implement this interface.
IWisejComponentAll wisej components implement this interface.
IWisejControlAll wisej controls derived from the Control class must implement this interface.
IWisejSerializableAllows an object to serialize itself.