KeyboardControlOnCheckBoxUp Method
Fires the OnCheckBoxUp(KeyEventArgs) event.
Namespace: BeeMobile.KeyboardAssembly: BeeMobile.Keyboard.NET48 (in BeeMobile.Keyboard.NET48.dll) Version: 4.8.2.1
protected virtual void OnCheckBoxUp(
KeyEventArgs e
)
Protected Overridable Sub OnCheckBoxUp (
e As KeyEventArgs
)
Parameters
- e KeyEventArgs
- Arguments contain information about the released key.