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: 11.2.0.0
Syntaxpublic bool SuppressKeyPress { get; set; }
Public Property SuppressKeyPress As Boolean
Get
Set
Property Value
Type:
Boolean
See Also