Enum CursorShape
Possible options for SetCursor(CursorShape). (Scintilla feature SC_CURSOR)
public enum CursorShape
Fields
ARROW = 2
NORMAL = -1
REVERSEARROW = 7
WAIT = 4
Possible options for SetCursor(CursorShape). (Scintilla feature SC_CURSOR)
public enum CursorShape
ARROW = 2
NORMAL = -1
REVERSEARROW = 7
WAIT = 4