|
static |
A factory to create an xtd::forms::choice with specified items, location, and size.
items | A choice::object_collection representing the items in the 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. |