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)
Iterates through all child control's shortcuts and calls shortcut action if its key is pressed.
protected virtual void ProcessShortcuts(KeyEventArgs e)