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


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