This document is archived and information here might be outdated.  Recommended version.


IFindPanelEvents Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IF > IFindPanelEvents Interface
ArcGIS Developer Help

IFindPanelEvents Interface

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

Product Availability

Available with ArcGIS Desktop.

Members

Name 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.

Classes that implement IFindPanelEvents

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