Name | Description | |
---|---|---|
![]() | Keystroke Constructor | Overloaded. |
The following tables list the members exposed by Keystroke.
Name | Description | |
---|---|---|
![]() | Keystroke Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | KeyChar | Gets the character defined by this keystroke. |
![]() | KeyCode | Gets the key code defined by this keystroke. |
![]() | Modifiers | Gets the modifier keys defined by this keystroke. |
![]() | OnKeyRelease | Gets whether the keystroke is active on key release. |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether an object is equal to the current one. |
![]() | GetHashCode | Returns a value that can used as an index in a hash table. |
![]() | GetObjectData | Populates the SerializationInfo class with information about the keystroke (Keystroke object). |
![]() | ToString | Returns a string that represents the keystroke. |
![]() | Determines whether two keystrokes (KeyStroke structures) are equal. |
![]() | Determines whether two keystrokes (KeyStroke structures) are not equal. |