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

◆ refresh() [13/16]

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

Create a system-defined radio_button that represent refresh 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.