Console: BufferHeight (let)

BufferHeight

Sets the height of the underlying screen buffer in characters.



 Public Property Let BufferHeight(
	  ByVal RHS As Long )

Parameters

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

Remarks

Read/Write.

See Also

Project VBCorLib Overview Class Console Overview Console Properties Console Methods BufferHeight (get) BufferWidth (get)