Console: CursorLeft (let)

CursorLeft

Sets the left coordinate of the cursor position.



 Public Property Let CursorLeft(
	  ByVal Value As Long )

Parameters

Value
[ByVal] Long. The new left coordinate.

Read/Write.

See Also

Project CorLib Overview

Class Console Overview