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