ScrollBarStyle Property (C1RichTextBox)
In This Topic
Gets or sets the Style used by the two ScrollBar controls contained in the default template.
Syntax
'Declaration
Public Property ScrollBarStyle As Style
public Style ScrollBarStyle {get; set;}
See Also