Share via


LineDisplayBase.ClearText Method

Definition

Clears the current 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 override void ClearText ();
override this.ClearText : unit -> unit
Public Overrides Sub ClearText ()

Applies to