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

In This Topic
    Selected Property
    In This Topic
    Gets style containing display attributes that determine the general appearance of the selected area on the screen.
    Syntax
    'Declaration
     
    
    Public Property Selected As StateBarStyle
    public StateBarStyle Selected {get; set;}
    See Also