Table of Contents

Event EnterPressed

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

Occurs when Enter key is pressed in the control.

public event EventHandler? EnterPressed

Returns

EventHandler
Occurs when Enter key is pressed in the control.

Remarks

Event is raised only if ProcessEnter is true.