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


In This Topic
    PBS_DISABLED Field
    In This Topic
    PBS_DISABLED constant.
    Syntax
    'Declaration
     
    
    Public Const PBS_DISABLED As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = VisualStyle.PBS_DISABLED
    public const int PBS_DISABLED
    See Also