Table of Contents

Enum CursorMode

Namespace
ItTiger.TigerCli.Enums
Assembly
ItTiger.TigerCli.dll
Cursor visibility requested by a grid or inline widget.
public enum CursorMode

Fields

Alternate = 2
Show the alternate cursor style when supported.
Hidden = 0
Hide the cursor.
Normal = 1
Show the normal cursor.