This method creates and displays either a Find or Find/Replace dialog box object, depending on the value of bFindDialogOnly.
Header file: | Afxdlgs.h |
Platforms: | H/PC 2.0, Palm-size PC, H/PC Pro |
Windows CE versions: | 1.0 and later |
Complete documentation: | Visual C++ documentation |
BOOL Create( BOOL bFindDialogOnly, LPCTSTR lpszFindWhat,
LPCTSTR lpszReplaceWith = NULL, DWORD dwFlags = FR_DOWN,
CWnd* pParentWnd = NULL );
CFindReplaceDialog::CFindReplaceDialog