ISECEditLangConfig::SetVirtualWhitespace
voidISECEditLangConfig::SetVirtualWhitespace(BOOLv)
Enables virtual whitespace in the editor. Enabling virtual whitespace allows the user to position the cursor beyond the bounds of the currently entered text.
Defined in: ISECEditLangConfig.h
Parameters
v
If non-zero, enables virtual whitespace.
See Also