Constable Authorization Engine 2.0 BETA

InstanceView.EscapePressed Event

[This is preliminary documentation and subject to change.]

Occurs when the user presses the Escape key.

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

See Also

InstanceView Class | LaMarvin.Design.Controls Namespace