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

◆ control_appearance_changed

event<control, event_handler> xtd::forms::control::control_appearance_changed

Occurs when the value of the xtd::forms::control::control_appearance property changes.

Remarks
This event is raised if the control_appearance property is changed by either a programmatic modification or user interaction
For more information about handling events, see Handling and Raising Events.