Console: WindowLeft (let)

WindowLeft

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



 Public Property Let WindowLeft(
	  ByVal RHS As Long )

Parameters

RHS
[ByVal] Long. The new left position.

Remarks

The view window maitains the original size.

Read/Write.

See Also

Project VBCorLib Overview Class Console Overview Console Properties Console Methods WindowLeft (get) WindowTop (get)