Wisej.Web.Appearance
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.2.0.0)
Specifies whether a CheckBox or RadioButton are displayed using the "button" or "switch" appearance keys or their default appearance.
If the application has set the property AppearanceKey, changing the Appearance of a CheckBox or RadioButton has no effect. The AppearanceKey property set by the application has the priority.
Name | Description |
---|---|
Name | Description |
---|---|
Button
The appearance of a button control.
Normal
The default appearance of the control. For default appearance key for the CheckBox is "checkbox", for the RadioButton is "radiobutton".
Switch
The appearance of a toggle switch.
Returns or sets the value that determines the appearance of a CheckBox control.
Returns or sets the value that determines the appearance of a CheckBox control.