KeyboardControlOnModifierDown Method
Namespace: BeeMobile.KeyboardAssembly: BeeMobile.Keyboard.NET48 (in BeeMobile.Keyboard.NET48.dll) Version: 4.8.2.1
protected virtual void OnModifierDown(
KeyEventArgs e
)
Protected Overridable Sub OnModifierDown (
e As KeyEventArgs
)
Parameters
- e KeyEventArgs
- Arguments contain information about the pressed key.