|
static |
Create a system-defined toggle_button that represent edit toggle_button with specified parent, check_state, and location.
parent | The control that contains the toggle_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The toggle_button location in pixels. |