System.Windows.Forms.UICuesEventArgs Class

Provides data for the Control.ChangeUICues event.

See Also: UICuesEventArgs Members

Syntax

public class UICuesEventArgs : EventArgs

Remarks

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>].

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0