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


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