Calendar for WinForms | ComponentOne
C1.Win.Input Namespace / C1CheckBox Class / Appearance Property

In This Topic
    Appearance Property (C1CheckBox)
    In This Topic
    Gets or sets the value that determines the appearance of a C1CheckBox control.
    Syntax
    'Declaration
     
    
    Public Property Appearance As Appearance
    public Appearance Appearance {get; set;}
    See Also