BCGSuite for MFC
BOOL CBCGPEditCtrl::RemoveWordFromColorTable ( CString  strWord)

Removes a word from the color table.

Returns
Nonzero if the word was removed successfully; otherwise 0.

Call this function to return a word from the color table. You may want to do that if some word should not be colored anymore.

Parameters
strWordSpecifies a word to be removed.