ISECEditLangConfig::SetReplaceTabs

void ISECEditLangConfig::SetReplaceTabs(BOOL v)

Enables replacing tab keys with spaces.

Defined in: ISECEditLangConfig.h

Parameters

v

If non-zero, tabs are converted to spaces as they are input.

See Also

ISECEditLangConfig GetReplaceTabs