​
​
​

Occurs when the value of the AcceptsTab property has changed. The event handler receives an argument of type EventArgs containing data related to this event.

Syntax

​public event EventHandler AcceptsTabChanged;
​Public Event AcceptsTabChanged As EventHandler
​