Click or drag to resize

KeyEventSuppressKeyPress Property

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

Namespace: NeoAxis
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public bool SuppressKeyPress { get; set; }

Property Value

Boolean
See Also