ActionsPane.TabStopChanged Event

Definition

Occurs when the TabStop property value changes.

public:
 event EventHandler ^ TabStopChanged;
event EventHandler TabStopChanged;
member this.TabStopChanged : EventHandler 
Event TabStopChanged As EventHandler 

Event Type

Remarks

This event provides the same functionality as the System.Windows.Forms.Control.TabStopChanged event. For more information about using this event, see System.Windows.Forms.Control.TabStopChanged.

Applies to