xtd
0.2.0
Loading...
Searching...
No Matches
◆
create()
[6/24]
static
combo_box
xtd::forms::combo_box::create
(
const
object_collection
&
items
,
const
drawing::point
&
location
)
static
A factory to create an
xtd::forms::combo_box
with specified items, and location.
Parameters
items
A
choice::object_collection
representing the items in the
combo_box
.
location
A
xtd::drawing::point
that represent location of the
xtd::forms::combo_box
.
Returns
New
xtd::forms::combo_box
created.
xtd
forms
combo_box
Generated on Sat Sep 14 2024 21:25:22 for xtd by
Gammasoft
. All rights reserved.