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


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