Data Members
m_fr | A structure used to customize a CFindReplaceDialog object. |
Construction
CFindReplaceDialog | Call this function to construct a CFindReplaceDialog object. |
Create | Creates and displays a CFindReplaceDialog dialog box. |
Operations
FindNext | Call this function to determine whether the user wants to find the next occurrence of the find string. |
GetNotifier | Call this function to retrieve the FINDREPLACE structure in your registered message handler. |
GetFindString | Call this function to retrieve the current find string. |
GetReplaceString | Call this function to retrieve the current replace string. |
IsTerminating | Call this function to determine whether the dialog box is terminating. |
MatchCase | Call this function to determine whether the user wants to match the case of the find string exactly. |
MatchWholeWord | Call this function to determine whether the user wants to match entire words only. |
ReplaceAll | Call this function to determine whether the user wants all occurrences of the string to be replaced. |
ReplaceCurrent | Call this function to determine whether the user wants the current word to be replaced. |
SearchDown | Call this function to determine whether the user wants the search to proceed in a downward direction. |
CFindReplaceDialog Overview | Base Class Members | Hierarchy Chart