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

◆ tab_stop_changed

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

Occurs when the xtd::forms::control::tab_stop property value changes.

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