Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1ComboBox Class / ScrollBarStyle Property

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