Share via


CFindReplaceDialog::GetReplaceString

Call this function to retrieve the current replace string.

CString GetReplaceString( ) const;

Return Value

The default string with which to replace found strings.

Example

See the example for CFindReplaceDialog::GetFindString.

Requirements

Header: afxdlgs.h

See Also

Reference

CFindReplaceDialog Class

Hierarchy Chart

CFindReplaceDialog::GetFindString

Other Resources

CFindReplaceDialog Members