|
static |
A factory to create a xtd::forms::radio_button with specified parent, text, and location.
parent | The parent that contains the new created xtd::forms::radio_button. |
text | A string that represent text of the xtd::forms::radio_button. |
location | A xtd::drawing::point that represent location of the xtd::forms::radio_button. |