Xceed SmartUI Documentation
ScrollBarStyle property
Properties > ScrollBarStyle property

Returns/sets a value indicating the style used to draw the ScrollBar.

ScrollBarStyle() As ScrollBarStyleConstants

Syntax

SmartUI.ScrollBarStyle [= ScrollBarStyleConstants]

Remarks

The 7 first ScrollBarStyles are displayed here below: sbNone, sbNormal, sbFlatTrack3D, sbFlatInvert, sbButtonOnly, sbButton3DOnly, sbPager3D and sbPagerFlat.

sbPagerAuto, which doesn't figure here, has exactly the same look than PagerFlat.

Applies To

SmartUI

See Also

Orientation, ScrollBarStyleConstants