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

◆ checked() [2/2]

virtual radio_button & xtd::forms::radio_button::checked ( bool  checked)
virtual

Sets a value indicating whether the control is checked.

Parameters
checkedtrue if the check box is checked; otherwise, false.
Returns
Current radio_button instance.