Enum IndicatorNumbers
Indicator numbers. (Scintilla feature INDICATOR_)
public enum IndicatorNumbers
Fields
CONTAINER = 8
IME = 32
IME_MAX = 35
MAX = 43
Remarks
CONTAINER, IME, IME_MAX, and MAX are indicator numbers, not indicator styles, so should not really be in the IndicatorStyle enumeration.