ActionsPane.ChangeUICues Event

Definition

Occurs when the focus or keyboard user interface (UI) cues change.

public:
 event System::Windows::Forms::UICuesEventHandler ^ ChangeUICues;
event System.Windows.Forms.UICuesEventHandler ChangeUICues;
member this.ChangeUICues : System.Windows.Forms.UICuesEventHandler 
Event ChangeUICues As UICuesEventHandler 

Event Type

Remarks

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

Applies to