Enum StylesCommon
Styles in range 32..39 are predefined for parts of the UI and are not used as normal styles. (Scintilla feature STYLE_)
public enum StylesCommon
Fields
BRACEBAD = 35
BRACELIGHT = 34
CALLTIP = 38
CONTROLCHAR = 36
DEFAULT = 32
FOLDDISPLAYTEXT = 39
INDENTGUIDE = 37
LASTPREDEFINED = 39
LINENUMBER = 33
MAX = 255