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