Method ProcessShortcuts
ProcessShortcuts(KeyEventArgs)
Iterates through all child control's shortcuts and calls shortcut action if its key is pressed.
protected virtual void ProcessShortcuts(KeyEventArgs e)
Parameters
e
KeyEventArgsEvent arguments.