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


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