VScrollBar

Wisej.Web.VScrollBar

Namespace: Wisej.Web

Assembly: Wisej.Framework (4.0.0.0)

Represents a vertical scroll bar.

public class VScrollBar : ScrollBar

Constructors

VScrollBar()

Initializes a new instance of VScrollBar.

Properties

DefaultSize

Size:

Orientation

Orientation: Returns the orientation of the scrollbar control.

Implements

Name
Description

Provides access to the UserData and Tag properties associated to the component implementing this interface.

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

Was this helpful?