Provides access to events that control communication from find pages to the main find form.
Product Availability
Available with ArcGIS Desktop.
Members
| Description | ||
|---|---|---|
![]()  | 
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. | 
![]()  | 
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. | 
