|
static |
Create a system-defined radio_button that represent yes radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |