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


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