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