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

◆ image_changed

event<label, event_handler> xtd::forms::label::image_changed

Occurs when the value of the image property changes.

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