Scroll up by the specified number of rows.

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

Syntax

Visual Basic
Sub Scroll ( _
	rows As Integer _
)
C#
void Scroll(
	int rows
)

Parameters

rows
Type: System..::..Int32

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also