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