SECEditFindReplaceDlg::MatchCase
BOOLSECEditFindReplaceDlg::MatchCase(void)
Queries whether the user wants to match the case of the find string exactly. rdesc Nonzero if the user wants to find occurrences of the search string that exactly match the case of the search string; otherwise 0.
Defined in: SECEditFindReplaceDlg.cpp
See Also