Console: CursorTop (let)

CursorTop

Sets the top coordinate for the cursor position



 Public Property Let CursorTop(
	  ByVal RHS As Long )

Parameters

RHS
[ByVal] Long. The top coordinate.

Remarks

Read/Write.

See Also

Project VBCorLib Overview Class Console Overview Console Properties Console Methods CursorTop (get) CursorVisible (get)