Call this member function to create and display either a Find or Find/Replace dialog box object, depending on the value of bFindDialogOnly.
BOOL Create( BOOL bFindDialogOnly, LPCTSTR lpszFindWhat, LPCTSTR lpszReplaceWith = NULL, DWORD dwFlags = FR_DOWN, CWnd* pParentWnd = NULL );
Header file: | Afxdlgs.h |
Platforms: | |
Versions: | 1.0 and later |
Complete documentation: | Visual C++ documentation |
CFindReplaceDialog Overview, CFindReplaceDialog Member Functions, Dialog Box Classes, CFindReplaceDialog::CFindReplaceDialog