CFindReplaceDialog::IsTerminating

Call this member function within your callback function to determine whether the user has decided to terminate the dialog box.

Syntax

BOOL IsTerminating( ) const;

At a Glance

Header file: Afxdlgs.h
Platforms:
Versions: 1.0 and later
Complete documentation: Visual C++ documentation

See Also

CFindReplaceDialog Overview, CFindReplaceDialog Member Functions, Dialog Box Classes