Overload | Description |
---|---|
CreateKeystroke(Char) | Creates a Keystroke object from a character. |
CreateKeystroke(Keys,Keys) | Creates a Keystroke object from a key code and modifiers. |
CreateKeystroke(Keys,Keys,Boolean) | Creates a Keystroke object from a key code and modifiers. |