ISECEditRegExp::SetIgnoreCase

void ISECEditRegExp::SetIgnoreCase(BOOL bIgnoreCase)

Sets or clears the ignore case condition.

Defined in: ISECEditRegExp.h

Parameters

bIgnoreCase

If non-zero, sets the search to ignore case; if 0, sets the search to match case exactly.