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