Skip to main content

TcxScrollBar.LookAndFeel Property

Specifies the look and feel of the current scrollbar.

Declaration

property LookAndFeel: TcxLookAndFeel read; write;

Property Value

Type
TcxLookAndFeel

Remarks

Use this property to access and adjust look and feel settings applied to the current scrollbar. To learn more, refer to the TcxLookAndFeel class description.

See Also