Console: BufferHeight (let)

BufferHeight

Sets the height of the underlying screen buffer in characters.



 Public Property Let BufferHeight(
	  ByVal Value As Long )

Parameters

Value
[ByVal] Long. The new height of the screen buffer.

Read/Write.

See Also

Project CorLib Overview

Class Console Overview