Table of Contents

Event PreviewKeyDown

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

Occurs before the KeyDown event when a key is pressed while focus is on this control.

public event PreviewKeyDownEventHandler? PreviewKeyDown

Returns

PreviewKeyDownEventHandler
Occurs before the event when a key is pressed while focus is on this control.
Implements