ComponentOne MultiSelect for WinForms
C1.Win.Input Namespace / C1CheckBox Class / Styles Property

In This Topic
    Styles Property (C1CheckBox)
    In This Topic
    Gets or sets the C1CheckBox styles.
    Syntax
    'Declaration
     
    
    Public Property Styles As CheckBoxStyles
    public CheckBoxStyles Styles {get; set;}
    See Also