HScrollBar

Wisej.Web.HScrollBar

Namespace: Wisej.Web

Assembly: Wisej.Framework (3.5.0.0)

Represents an horizontal scroll bar.

public class HScrollBar : ScrollBar

Constructors

Initializes a new instance of HScrollBar.

Properties

Orientation: Returns the orientation of the scrollbar control.

Implements

NameDescription

Bindable components implement this interface.

Controls that support drag & drop operations implement this interface.

All wisej components implement this interface.

All wisej controls derived from the Control class must implement this interface.

Allows an object to serialize itself.

Last updated