ArcObjects Library Reference (ArcMapUI)  

IFindPanelEvents Interface

Provides access to events that control communication from find pages to the main find form.

Product Availability

Available with ArcGIS Desktop.

Members

Description
Method ExecuteFind Tells Find Dialog to execute a find. If the parameter passed is true, the dialog will only find if there are already results showing.
Method OutputsChanged Notifies Find Dialog that the outputs of the find panel have changed.

CoClasses that implement IFindPanelEvents

CoClasses and Classes Description
FindWindowUI Window to display Find dialog in. Deprecated. Please consider using the IFind interface in the Carto library instead.