Table of Contents

Enum IdleStyling

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

Possible options for SetIdleStyling(IdleStyling). (Scintilla feature SC_IDLESTYLING_)

public enum IdleStyling

Fields

AFTERVISIBLE = 2
ALL = 3
NONE = 0
TOVISIBLE = 1