[]
Sets a handler to an existing key.
public void SetHandler(Keys keyData, KeyMap.DoAction handler)
The keystroke to map.
The handler for the keystroke.