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: 2024.1.1.0 (2024.1.1.0)
Syntax public bool SuppressKeyPress { get; set; }
Property Value
Type:
BooleanSee Also