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 entire words only.
BOOL MatchWholeWord( ) const;
Return Value
Nonzero if the user wants to match only the entire words of the search string; otherwise 0.
Smart Device Developer Notes
The FR_WHOLEWORD flag in the m_fr data member is not supported in Windows CE-based projects. CFindReplaceDialog::MatchWholeWord will not function properly even when the "Find whole word" checkbox is checked.
Requirements
Header: afxdlgs.h