ComponentOne Input Library for WPF
C1.WPF.Input Namespace / C1ComboBox Class / ScrollBarStyle Property

In This Topic
    ScrollBarStyle Property
    In This Topic
    Gets or sets the style used for the inner scrollbar.
    Syntax
    'Declaration
     
    
    Public Property ScrollBarStyle As Style
    public Style ScrollBarStyle {get; set;}
    See Also