SECEditLangConfig::SetVirtualWhitespace
voidSECEditLangConfig::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: SECEditLangConfig.h
Parameters
v
If non-zero, enables virtual whitespace.
Comments
This is an implementation of the ISECEditLangConfig interface.See Also