ComponentOne Input Library for WPF
C1.WPF.Input Namespace / C1StopsSlider Class / StopStyle Property

In This Topic
    StopStyle Property
    In This Topic
    Gets or sets the style of the thumbs.
    Syntax
    'Declaration
     
    
    Public Property StopStyle As Style
    public Style StopStyle {get; set;}
    See Also