Console: WindowWidth (let)

WindowWidth

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



 Public Property Let WindowWidth(
	  ByVal Value As Long )

Parameters

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

Read/Write.

See Also

Project CorLib Overview

Class Console Overview