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


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