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


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