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

◆ redo() [13/16]

static radio_button xtd::forms::radio_buttons::redo ( const control parent,
bool  checked 
)
static

Create a system-defined radio_button that represent redo radio_button with specified parent, and check_state.

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