|
virtual |
Sets the state of the toggle_button.
chexk_state | One of the check_state enumeration values. The default value is unchecked. |
Check_state | appearance::normal | appearance::button |
---|---|---|
checked | The toggle_button displays a check mark. | The control appears sunken. |
unchecked | The CheckBox is empty. | The control appears raised. |
indeterminate | The CheckBox displays a check mark and is shaded. | The control appears flat. |