ISECEditLangConfig::SetVirtualWhitespace

void ISECEditLangConfig::SetVirtualWhitespace(BOOL v)

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

ISECEditLangConfig GetVirtualWhitespace