xtd 0.2.0
Loading...
Searching...
No Matches

◆ convert() [5/24]

static toggle_button xtd::forms::toggle_buttons::convert ( xtd::forms::check_state  check_state)
static

Create a system-defined toggle_button that represent convert toggle_button with specified and check_state.

Parameters
check_stateOne of the xtd::forms::check_state enumeration values.
Returns
The created toggle_button.