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


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