RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1RichTextBox Class / ScrollBarStyle Property

In This Topic
    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