Table of Contents

Property AllowAdditionalKeys

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

AllowAdditionalKeys

Gets or sets whether to call HandleAdditionalKeys(KeyEventArgs) method when key is pressed. Default is true.

public virtual bool AllowAdditionalKeys { get; set; }

Property Value

bool