CFindReplaceDialog::FindNext

This method is called from your callback function to determine whether the user wants to find the next occurrence of the search string.

At a Glance

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

Syntax

BOOL FindNext( ) const;

See Also

CFindReplaceDialog::SearchDown