Gets or sets whether the cursor is visible or not.
[Visual Basic]Public Shared Property CursorVisible As Boolean
[C#]
public static bool CursorVisible {get; set;}
Property Value
A boolean value that specifies the visibility of the cursor.
See Also
ConsoleAttributes Class | ConsoleAttributes Members | Org.Mentalis.Utilities.ConsoleAttributes Namespace