Gets/sets a value that specifies how to display scroll bars. The following three modes are supported:
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)
Public MustOverride Property ScrollBarsStyle As ScrollBarsStyle
public abstract ScrollBarsStyle ScrollBarsStyle { get; set; }