Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win Namespace / VisualStyle Class / SCRBS_HOT Field


In This Topic
    SCRBS_HOT Field
    In This Topic
    SCRBS_HOT constant. This field is constant and read-only.
    Syntax
    'Declaration
     
    
    Public Const SCRBS_HOT As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = VisualStyle.SCRBS_HOT
    public const int SCRBS_HOT
    See Also