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


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