Gets the value that determines the appearance of a check_box control.
Parameters
appearance
One of the appearance values. The default value is normal.
Remarks
If appearance value is set to normal, the check_box has a typical appearance. If the value is set to button, the check_box appears like a toggle button, which can be toggled to an up or down state.