Sets a value indicating whether the toggle_button is in the checked state.
Parameters
checked
true if the toggle_button is in the checked state; otherwise, false. The default value is false.
Remarks
When the value is true, the toggle_button portion of the control displays a check mark. If the appearance property is set to button, the control will appear sunken when checked is true and raised like a standard button when false.