Constable Authorization Engine 2.0 BETA

KeyboardDrivenListBox.EnterPressed Event

[This is preliminary documentation and subject to change.]

Occurs when the user presses the Enter key.

[Visual Basic]
Public Event EnterPressed As KeyEventHandler
[C#]
public event KeyEventHandler EnterPressed;

See Also

KeyboardDrivenListBox Class | LaMarvin.Design.Controls Namespace