Console: CursorSize (let)

CursorSize

Sets the size (height) of the cursor.



 Public Property Let CursorSize(
	  ByVal Value As Long )

Parameters

Value
[ByVal] Long. The new cursor size.

Remarks

the size of the cursor is a value 1 to 100, 1 being 1% the full block, and 100 being 100% a full block.

Read/Write.

See Also

Project CorLib Overview

Class Console Overview