The m_fr data member is a FINDREPLACE structure. Its members store the characteristics of the dialog-box object. After constructing a CFindReplaceDialog object, you can use m_fr to modify various values in the dialog box.
FINDREPLACE m_fr;
Header file: | Afxdlgs.h |
Platforms: | |
Versions: | 1.0 and later |
Complete documentation: | Visual C++ documentation |
CFindReplaceDialog Overview, CFindReplaceDialog Data Members, Dialog Box Classes, FINDREPLACE