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


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