CReplaceDialogImpl Class
class CReplaceDialogImpl
Wrapps the replace dialog functionalityCReplaceDialogImpl includes the following member functions Create, GetReplaceString, ReplaceCurrent, and ReplaceAll
Defined in: CommonDialogs.h
Class Template Arguments
_Derived
The ultimately-derived class
Class Members
HWND Create( LPCTSTR lpszFindWhat, LPCTSTR lpszReplaceWith, DWORD dwFlags = FR_DOWN, HWND hWndParent = NULL )
Create the dialog dialog
LPCTSTR GetReplaceString() const
Get the replacement string
BOOL ReplaceCurrent() const
Check for replacing the current string
BOOL ReplaceAll() const
Check for replacing all strings