Table of Contents

Enum IMEInteraction

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

Choose to display the the IME in a window or inline. (Scintilla feature SC_IME_)

public enum IMEInteraction

Fields

INLINE = 1
WINDOWED = 0

Remarks