Provides data for the Control.ChangeUICues event.
See Also: UICuesEventArgs Members
A System.Windows.Forms.UICuesEventArgs specifies which user interface feature changed and its new value.
The Control.ChangeUICues event occurs when the user interface changes by showing or hiding focus indicators or keyboard cues. This is usually when the user presses the TAB, ALT, or F10 keys.
For information about the event model, see [<topic://cpconEventsDelegates>].