KeyEventArgsSuppressKeyPress Property |
Gets or sets a value indicating whether the key event should be passed on to the underlying control.
Namespace: Easymap.AddIn.CommonAssembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntaxpublic bool SuppressKeyPress { get; set; }Public Property SuppressKeyPress As Boolean
Get
Set
Property Value
Boolean
See Also