Skip to main content
Version: 3.5

VScrollBar

Namespace: Wisej.Web

Assembly: Wisej.Framework (3.5.0.0)

Represents a vertical scroll bar.

public class VScrollBar : ScrollBar

Constructors

Instance memberVScrollBar()

Initializes a new instance of VScrollBar.

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.