Gets or sets the value that determines the appearance of a System.Windows.Forms.CheckBox control.
Documentation for this section has not yet been entered.
If CheckBox.Appearance value is set to Appearance.Normal, the System.Windows.Forms.CheckBox has a typical appearance. If the value is set to Button, the System.Windows.Forms.CheckBox appears like a toggle button, which can be toggled to an up or down state.