Enum IndentView
NONE turns the feature off but the other 3 states determine how far the guides appear on empty lines. (Scintilla feature SC_IV_)
public enum IndentView
Fields
LOOKBOTH = 3
LOOKFORWARD = 2
NONE = 0
REAL = 1
NONE turns the feature off but the other 3 states determine how far the guides appear on empty lines. (Scintilla feature SC_IV_)
public enum IndentView
LOOKBOTH = 3
LOOKFORWARD = 2
NONE = 0
REAL = 1