ISECEditLangConfig::SetShowWhitespace

void ISECEditLangConfig::SetShowWhitespace(BOOL v)

Enables the display of white space using visible characters.

Defined in: ISECEditLangConfig.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.

See Also

ISECEditLangConfig GetShowWhitespace