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


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