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

◆ checked() [1/2]

virtual bool xtd::forms::radio_button::checked ( ) const
virtualnoexcept

Gets a value indicating whether the control is checked.

Returns
true if the check box is checked; otherwise, false.
Examples
demo.cpp.