xtd
0.2.0
Loading...
Searching...
No Matches
◆
create()
[9/34]
static
check_box
xtd::forms::check_box::create
(
const
xtd::ustring
&
text
,
xtd::forms::check_state
check_state
)
static
A factory to create an
xtd::forms::check_box
with specified text, and check_state.
Parameters
text
A string that represent text of the
xtd::forms::check_box
.
check_state
One of the
xtd::forms::check_state
enumeration values.
Returns
New
xtd::forms::check_box
created.
xtd
forms
check_box
Generated on Thu Aug 15 2024 14:28:57 for xtd by
Gammasoft
. All rights reserved.