Share via


IEditor.Completed Method

Definition

Occurs when the user finalizes the text in an editor with the return key.

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

Applies to