ToolBarOnKeyDown Method
Fires the [!:KeyDown] event.
Namespace: BeeMobile.ToolBarAssembly: BeeMobile.ToolBar.NET48 (in BeeMobile.ToolBar.NET48.dll) Version: 4.8.3.5
protected override void OnKeyDown(
KeyEventArgs e
)
Protected Overrides Sub OnKeyDown (
e As KeyEventArgs
)
Parameters
- e KeyEventArgs
- Parameters for the event.
This method is overriden to implement the hardware keyboard navigation.