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