KeyEventOptionsSuppressKeyPress Property

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

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.2.9018.0
C#
public bool SuppressKeyPress { get; set; }

Property Value

Boolean

See Also