Table of Contents

Event AfterControlKeyPress

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

Occurs when the corresponding control's event is raised.

public event EventHandler<KeyPressEventArgs>? AfterControlKeyPress

Returns

EventHandler<KeyPressEventArgs>
Occurs when the corresponding control's event is raised.