SECEditLangConfig::SetShowWhitespace
voidSECEditLangConfig::SetShowWhitespace(BOOLv)
Enables the display of white space using visible characters.
Defined in: SECEditLangConfig.h
Parameters
v
If non-zero, enables the display of white space as visible characters; otherwise, white characters are displayed only as spaces between text.
Comments
This is an implementation of the ISECEditLangConfig interface.See Also