Handler for keyboard key update events. In order to receive
the peridical keyboard key updates, a callback method to handle
the keyboard key data must be registered here.
A callback can only be registed once in here.
Namespace: Ico.Windows.Media.Media3DAssembly: Ico3DControlsLibrary (in Ico3DControlsLibrary.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public event PeriodicKeyboardUpdates..::..KeyboardKeyUpdateEventHandler KeyboardKeyUpdate |
Visual Basic |
---|
Public Event KeyboardKeyUpdate As PeriodicKeyboardUpdates..::..KeyboardKeyUpdateEventHandler |
JScript |
---|
|