Skip to main content
Version: 3.5

HScrollBar

Namespace: Wisej.Web

Assembly: Wisej.Framework (3.5.0.0)

Represents an horizontal scroll bar.

public class HScrollBar : ScrollBar

Constructors

Instance memberHScrollBar()

Initializes a new instance of HScrollBar.

Properties

Instance memberOrientation

Orientation: Returns the orientation of the scrollbar control.

Implements

NameDescription
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.