Occurs when the index of the focused element is changed.
Type
Description
The FocusIndexChanged property notifies your application
when the FocusIndex property is
changed. The FocusIndex property specifies the index of the element
being focused in the control's label. The FocusIndexChanged property is fired
if the FocusIndex property is changed at runtime, or changing by code.