Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win Namespace / VisualStyle Class / TRVS_NORMAL Field


In This Topic
    TRVS_NORMAL Field
    In This Topic
    TRVS_NORMAL constant. This field is constant and read-only.
    Syntax
    'Declaration
     
    
    Public Const TRVS_NORMAL As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = VisualStyle.TRVS_NORMAL
    public const int TRVS_NORMAL
    See Also