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


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