Console: WindowHeight (let)

WindowHeight

Sets the height of the viewable window in the screen buffer.



 Public Property Let WindowHeight(
	  ByVal RHS As Long )

Parameters

RHS
[ByVal] Long. The new window height in characters.

Remarks

Read/Write.

See Also

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