CFindReplaceDialog::m_fr
Used to customize a CFindReplaceDialog object.
FINDREPLACE m_fr;
Remarks
m_fr is a structure of type FINDREPLACE. 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.
For more information on this structure, see the FINDREPLACE structure in the Windows SDK.
Example
See the example for CFindReplaceDialog::CFindReplaceDialog.
Requirements
Header: afxdlgs.h