Table of Contents

Method ProcessShortcuts

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

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 KeyEventArgs