Gets or sets the brush of the ScrollBars.
Namespace:
C1.Phone.RichTextBoxAssembly: C1.Phone.RichTextBox (in C1.Phone.RichTextBox.dll)
Syntax
C# |
---|
public Brush ScrollThumbBrush { get; set; } |
Visual Basic |
---|
Public Property ScrollThumbBrush As Brush Get Set |