Table of Contents

Property KeyPreview

Namespace
Alternet.Editor.Dialogs
Assembly
Alternet.Editor.v9.dll

KeyPreview

When implemented by a class, gets or sets a value indicating whether the dialog will receive key events before the event is passed to the control that has focus.

bool KeyPreview { get; set; }

Property Value

bool