Console: WindowHeight (let)

WindowHeight

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



 Public Property Let WindowHeight(
	  ByVal Value As Long )

Parameters

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

Read/Write.

See Also

Project CorLib Overview

Class Console Overview