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


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