Click or drag to resize

WindowlessComponentKeyDown Event

The KeyDown Event gets fired when a key is pressed while WindowlessComponent has focus.

Namespace:  Easymap.AddIn.Common
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
public event KeyEventHandler KeyDown

Value

Type: Easymap.AddIn.CommonKeyEventHandler
See Also