Console: WindowTop (let)

WindowTop

Sets the top of the viewable windwo within the screen buffer.



 Public Property Let WindowTop(
	  ByVal RHS As Long )

Parameters

RHS
[ByVal] Long. The new top position in characters, starting with 0.

Remarks

Read/Write.

See Also

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