WindowlessComponentKeyDown Event |
The KeyDown Event gets fired when a key is pressed while WindowlessComponent has focus.
Namespace: Easymap.AddIn.CommonAssembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntaxpublic event KeyEventHandler KeyDown
Public Event KeyDown As KeyEventHandler
Value
KeyEventHandler
See Also