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

◆ first() [17/24]

static toggle_button xtd::forms::toggle_buttons::first ( const control parent,
xtd::forms::check_state  check_state 
)
static

Create a system-defined toggle_button that represent first toggle_button with specified parent, and check_state.

Parameters
parentThe control that contains the toggle_button.
check_stateOne of the xtd::forms::check_state enumeration values.
Returns
The created toggle_button.