Click or drag to resize

KeyEventArgsSuppressKeyPress Property

Gets or sets a value indicating whether the key event should be passed on to the underlying control.

Namespace:  Easymap.AddIn.Common
Assembly:  EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax
public bool SuppressKeyPress { get; set; }

Property Value

Type: Boolean
See Also