|
static |
A factory to create an xtd::forms::choice with specified parent, location, and size.
parent | The parent that contains the new created xtd::forms::choice. |
location | A xtd::drawing::point that represent location of the xtd::forms::choice. |
size | A xtd::drawing::size that represent size of the xtd::forms::choice. |