ArcObjects Library Reference (CatalogUI)  

IFindDialog Interface

Provides access to members that control the operation of the Search dialog box.

Product Availability

Available with ArcGIS Desktop.

Members

Description
Method DoSearch Starts executing the search defined by the query.
Method GetNumSearchEngines Number of available search engines.
Method GetSearchEngine The nth search engine.
Method Initialize Initializes the dialog box based on a query's parameters and then opens it.
Read-only property IsVisible Indicates if the dialog box is visible.
Method Show Initializes the dialog box and opens it if indicated.
Method StopSearch Cancels an ongoing search.

CoClasses that implement IFindDialog

CoClasses and Classes Description
FindDialog The Search dialog box.

Remarks

You can only use this interface in ArcCatalog application.