Sets a value indicating whether the light_button is in the checked state.
Parameters
checked
true if the light_button is in the checked state; otherwise, false. The default value is false.
Remarks
When the value is true, the light_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.