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


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