Console: WindowLeft (let)

WindowLeft

Sets the left coordinate of the console window within the screen buffer in character columns.



 Public Property Let WindowLeft(
	  ByVal Value As Long )

Parameters

Value
[ByVal] Long. The new left position.

Remarks

The view window maitains the original size.

Read/Write.

See Also

Project CorLib Overview

Class Console Overview