Skip to main content
A newer version of this page is available. .

TcxScrollBar Class

A DevExpress VCL scrollbar control.

Declaration

TcxScrollBar = class(
    TCustomControl,
    IdxScaleFactor,
    IcxScrollBarOwner,
    IdxSkinSupport,
    IdxScrollbarAnnotationRenderer
)

Remarks

In addition to the functionality identical to standard VCL scrollbars, our scrollbars support skins from the ExpressSkins Library.

The TcxScrollBar class members that allow you to customize the following scrollbar appearance and behavior options:

See Also