The members of System.Windows.Forms.UICuesEventArgs are listed below.
See Also: Inherited members from System.EventArgs
Initializes a new instance of the System.Windows.Forms.UICuesEventArgs class with the specified System.Windows.Forms.UICues. |
[read-only] | Changed | UICues.
Gets the bitwise combination of the System.Windows.Forms.UICues values. |
[read-only] | ChangeFocus | bool.
Gets a value indicating whether the state of the focus cues has changed. |
[read-only] | ChangeKeyboard | bool.
Gets a value indicating whether the state of the keyboard cues has changed. |
[read-only] | ShowFocus | bool.
Gets a value indicating whether focus rectangles are shown after the change. |
[read-only] | ShowKeyboard | bool.
Gets a value indicating whether keyboard cues are underlined after the change. |