Console: BufferWidth (let)

BufferWidth

Sets the width of the underlying screen buffer in characters.



 Public Property Let BufferWidth(
	  ByVal Value As Long )

Parameters

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

Read/Write.

See Also

Project CorLib Overview

Class Console Overview