Constable Authorization Engine 2.0 BETA

KeyboardDrivenTreeView.EscapePressed Event

[This is preliminary documentation and subject to change.]

Raise when the user presses the Escape key.

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

See Also

KeyboardDrivenTreeView Class | LaMarvin.Design.Controls Namespace