CONSOLE_CURSOR_INFO Members

Mentalis.org Proxy

Mentalis.org Proxy Documentation

CONSOLE_CURSOR_INFO Members

Public Instance Fields

bVisibleSpecifies the visibility of the cursor. If the cursor is visible, this member is TRUE (nonzero).
dwSizeSpecifies 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.

Public Instance Methods

Equals (inherited from ValueType)Select the method name to go to the Microsoft documentation.
GetHashCode (inherited from ValueType)Select the method name to go to the Microsoft documentation.
GetType (inherited from Object)Select the method name to go to the Microsoft documentation.
ToString (inherited from ValueType)Select the method name to go to the Microsoft documentation.

Protected Instance Methods

Finalize (inherited from Object)Select the method name to go to the Microsoft documentation.
MemberwiseClone (inherited from Object)Select the method name to go to the Microsoft documentation.

See Also

CONSOLE_CURSOR_INFO Class | Org.Mentalis.Utilities.ConsoleAttributes Namespace