Console.CursorVisible Property | |
A logic controlling the cursor's visibility.
Namespace:
VO
Assembly:
VOConsoleClasses (in VOConsoleClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY CursorVisible AS LOGIC GET SET
public virtual bool CursorVisible { get; set; }
Request Example
View SourceProperty Value
Type:
LogicA logic controlling the cursor's visibility.
See Also