System.Windows.Forms
1.0.5000.0
2.0.0.0
System.EventArgs
A specifies which user interface feature changed and its new value.
The 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>].
Provides data for the event.
Constructor
To be added.
Initializes a new instance of the class with the specified .
A bitwise combination of the values.
1.0.5000.0
2.0.0.0
Property
System.Windows.Forms.UICues
To be added.
To be added.
Gets the bitwise combination of the values.
1.0.5000.0
2.0.0.0
Property
System.Boolean
To be added.
To be added.
Gets a value indicating whether the state of the focus cues has changed.
1.0.5000.0
2.0.0.0
Property
System.Boolean
To be added.
To be added.
Gets a value indicating whether the state of the keyboard cues has changed.
1.0.5000.0
2.0.0.0
Property
System.Boolean
To be added.
To be added.
Gets a value indicating whether focus rectangles are shown after the change.
1.0.5000.0
2.0.0.0
Property
System.Boolean
To be added.
To be added.
Gets a value indicating whether keyboard cues are underlined after the change.
1.0.5000.0
2.0.0.0