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


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