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


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