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; }
Public Property SuppressKeyPress As Boolean
Get
Set
Property Value
Type:
BooleanSee Also