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

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