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


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