Handles the Escape key (clears selection, resets mouse mode).

Namespace:  C1.Win.C1Preview
Assembly:  C1.Win.C1Report.2 (in C1.Win.C1Report.2.dll)

Syntax

C#
public bool DoEscape()
Visual Basic
Public Function DoEscape As Boolean

Return Value

True.

See Also