Console: BufferWidth (let)

BufferWidth

Sets the width of the underlying screen buffer in characters.



 Public Property Let BufferWidth(
	  ByVal RHS As Long )

Parameters

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

Remarks

Read/Write.

See Also

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