KeyboardMapping Constructor(Keys,InputMapActionSequence,Boolean)
In This Topic
Constructor.
Syntax
Parameters
- key
- The key being mapped.
- mapping
- Optional parameters associated with the action. If there are no parameters needed for the action, null may be specified for this parameter.
- isExtendedKey
- Indicates whether this key is an extended key. For IBM Enhanced 101-key and 102-key keyboards, extended keys are the right ALT and the right CTRL keys on the main keyboard; the INS, DEL, HOME, END, PAGE UP, PAGE DOWN, and arrow keys to the left of the numeric keypad; and the slash (/) and ENTER keys in the numeric keypad.
See Also