Gets/sets a value that specify whether to display scroll bar and whether to hide them automatically when the displayed image is less than the control size.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)
<BrowsableAttribute(True)> _ Public Overrides Property ScrollBarsStyle As ScrollBarsStyle
[BrowsableAttribute(true)] public override ScrollBarsStyle ScrollBarsStyle { get; set; }