Share via


LineDisplay.ClearText Method

Definition

Clears the active window by displaying blanks, sets the CursorRow and CursorColumn properties to zero, and then resynchronizes the beginning of the window with the start of the viewport.

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

Applies to