ComponentOne MultiSelect for WinForms
C1.Win.Input.Styles Namespace / RangeSliderBarStyle Class / Default Property

In This Topic
    Default Property (RangeSliderBarStyle)
    In This Topic
    Gets style containing display attributes that determine the general appearance of the element in the default state.
    Syntax
    'Declaration
     
    
    Public Property Default As StateBarStyle
    public StateBarStyle Default {get; set;}
    See Also