BOOL CBCGPEditCtrl::RemoveWordFromColorTable | ( | CString | strWord | ) |
Removes a word from the color table.
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.
strWord | Specifies a word to be removed. |