CONSOLE_CURSOR_INFO.dwSize Field

Mentalis.org Proxy

Mentalis.org Proxy Documentation

CONSOLE_CURSOR_INFO.dwSize Field

Specifies a number between 1 and 100, indicating the percentage of the character cell that is filled by the cursor. The cursor appearance varies, ranging from completely filling the cell to showing up as a horizontal line at the bottom of the cell.

[Visual Basic]Public dwSize As Integer
[C#]
public int dwSize;

See Also

CONSOLE_CURSOR_INFO Class | CONSOLE_CURSOR_INFO Members | Org.Mentalis.Utilities.ConsoleAttributes Namespace