Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win Namespace / VisualStyle Class / FPVSSLIDERCLASS Field


In This Topic
    FPVSSLIDERCLASS Field
    In This Topic
    FPVSSLIDERCLASS constant. This field is constant and read-only.
    Syntax
    'Declaration
     
    
    Public Const FPVSSLIDERCLASS As String
    'Usage
     
    
    Dim value As String
     
    value = VisualStyle.FPVSSLIDERCLASS
    public const string FPVSSLIDERCLASS
    See Also