CFindReplaceDialog::MatchCase

Call this function to determine whether the user wants to match the case of the find string exactly.

BOOL MatchCase( ) const;

Return Value

Nonzero if the user wants to find occurrences of the search string that exactly match the case of the search string; otherwise 0.

Requirements

Header: afxdlgs.h

See Also

Reference

CFindReplaceDialog Class

Hierarchy Chart

CFindReplaceDialog::MatchWholeWord

Other Resources

CFindReplaceDialog Members