Table of Contents

Property SuppressKeyPress

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

SuppressKeyPress

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

public virtual bool SuppressKeyPress { get; set; }

Property Value

bool

true if the key event should not be sent to the control; otherwise, false.