|
static |
Create a system-defined toggle_button that represent color toggle_button with specified parent, check_state, location, and size.
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. |
size | The toggle_button size in pixels. |