Table of Contents

Enum CaretSticky

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

Possible options for SetCaretSticky(CaretSticky). (Scintilla feature SC_CARETSTICKY_)

public enum CaretSticky

Fields

OFF = 0
ON = 1
WHITESPACE = 2