Table of Contents

Enum CursorShape

Namespace
Npp.DotNet.Plugin
Assembly
Npp.DotNet.Plugin.dll

Possible options for SetCursor(CursorShape). (Scintilla feature SC_CURSOR)

public enum CursorShape

Fields

ARROW = 2
NORMAL = -1
REVERSEARROW = 7
WAIT = 4