Selection.EscapeKey Method

Definition

Cancels a mode such as extend or column select (equivalent to pressing the ESC key).

public:
 void EscapeKey();
public void EscapeKey ();
abstract member EscapeKey : unit -> unit
Public Sub EscapeKey ()

Applies to