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


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