KeyEventSuppressKeyPress Property |
Gets or sets a value indicating whether the key event should be passed on
to the underlying control.
Namespace: NeoAxisAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic bool SuppressKeyPress { get; set; }Property Value
Boolean
See Also