Console: WindowWidth (let)

WindowWidth

Sets the width of the viewable window within the screen buffer.



 Public Property Let WindowWidth(
	  ByVal RHS As Long )

Parameters

RHS
[ByVal] Long. The new width of the window in characters.

Remarks

Read/Write.

See Also

Project VBCorLib Overview Class Console Overview Console Properties Console Methods WindowWidth (get) WriteLine