Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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::MatchWholeWord