Clears the whole screen and sets cursor position to the top-left corner.

Namespace:  Rebex.TerminalEmulation
Assembly:  Rebex.Terminal (in Rebex.Terminal.dll)

Syntax

Visual Basic
Public Sub Clear
C#
public void Clear()

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also