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


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