Console: BufferWidth (get)

BufferWidth

Returns the current width of the underlying screen buffer in characters.



 Public Property Get BufferWidth ( ) As Long

Return Values

Long -  The width of the screen buffer.

Remarks

Read/Write.

See Also

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