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

◆ centered() [5/16]

static radio_button xtd::forms::radio_buttons::centered ( bool  checked)
static

Create a system-defined radio_button that represent centered radio_button with specified and check_state.

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