In This Topic

ScrollbarStyle Property (DocuViewareControl)

In This Topic
Specifies the appearance of the scrollbars.
Syntax
'Declaration
 
Public Property ScrollbarStyle As ScrollbarStyle
public ScrollbarStyle ScrollbarStyle {get; set;}
Remarks
Default value ScrollbarStyle.Rounded.
See Also