BCGSuite for MFC
int CBCGPEditCtrl::MarkAll ( const CString &  strFind,
BOOL  bWholeWord,
BOOL  bCase 
)

Mark all lines which contain a specified text.

Parameters
strFindThe text.
bWholeWordSpecifies whether the line should contain a whole word.
bCaseSpecifies whether text comparing should be case-sensitive.
Returns
An int.