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. |
![]() | ToString | Returns a string that represents the keystroke. |
Equality | Determines whether two keystrokes (KeyStroke structures) are equal. |
Inequality | Determines whether two keystrokes (KeyStroke structures) are not equal. |
Reference
Keystroke StructureFarPoint.Win.Spread Namespace


