Console: CursorLeft (let)

CursorLeft

Sets the left coordinate of the cursor position.



 Public Property Let CursorLeft(
	  ByVal RHS As Long )

Parameters

RHS
[ByVal] Long. The new left coordinate.

Remarks

Read/Write.

See Also

Project VBCorLib Overview Class Console Overview Console Properties Console Methods CursorLeft (get) CursorSize (get)