56 virtual bool checked()
const {
return checked_;}
108 appearance_changed(*
this,
e);
123 checked_changed(*
this,
e);
204 bool auto_check_ =
true;
205 bool checked_ =
false;
Contains xtd::forms::appearance enum class.
Stores an ordered pair of integers, which specify a height and width.
Definition: size.h:25
Represents the base class for classes that contain event data, and provides a value to use for events...
Definition: event_args.h:18
Represents an event.
Definition: event.h:21
Represents text as a sequence of UTF-8 code units.
Definition: ustring.h:48
static ustring full_class_name()
Gets the fully qualified class name of the objec_t, including the namespace of the objec_t.
Definition: ustring.h:427
virtual void on_got_focus(const event_args &e)
Raises the control::got_focus event.
virtual void on_lost_focus(const event_args &e)
Raises the control::lost_focus event.
event< radio_button, event_handler > appearance_changed
Occurs when the appearance property value changes.
Definition: radio_button.h:84
event< radio_button, event_handler > checked_changed
Occurs when the value of the checked property changes.
Definition: radio_button.h:88
virtual void on_mouse_move(const mouse_event_args &e)
Raises the control::mouse_move event.
#define forms_export_
Define shared library export.
Definition: forms_export.h:13
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition: system_report.h:17