CFindReplaceDialog::FindNext

Call this member function from your callback function to determine whether the user wants to find the next occurrence of the search string.

Syntax

BOOL FindNext( ) 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, CFindReplaceDialog::SearchDown