CONSOLE_CURSOR_INFO.bVisible Field

Mentalis.org Proxy

Mentalis.org Proxy Documentation

CONSOLE_CURSOR_INFO.bVisible Field

Specifies the visibility of the cursor. If the cursor is visible, this member is TRUE (nonzero).

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

See Also

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