ComponentOne MultiSelect for WinForms
C1.Win.Input.Styles Namespace / RangeSliderStyles Class / Bar Property

In This Topic
    Bar Property
    In This Topic
    Gets style containing display attributes that determine the general appearance of bar element on the screen.
    Syntax
    'Declaration
     
    
    Public Property Bar As RangeSliderBarStyle
    public RangeSliderBarStyle Bar {get; set;}
    See Also