|  | This document is archived and information here might be outdated. Recommended version. | 
| ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IF > IFindDialog Interface (ArcObjects .NET 10.5 SDK) | 
Provides access to members that control the operation of the Search dialog box.
| Description | ||
|---|---|---|
|  | DoSearch | Starts executing the search defined by the query. | 
|  | GetNumSearchEngines | Number of available search engines. | 
|  | GetSearchEngine | The nth search engine. | 
|  | Initialize | Initializes the dialog box based on a query's parameters and then opens it. | 
|  | IsVisible | Indicates if the dialog box is visible. | 
|  | Show | Initializes the dialog box and opens it if indicated. | 
|  | StopSearch | Cancels an ongoing search. | 
| CoClasses and Classes | Description | 
|---|---|
| FindDialog | The Search dialog box. | 
You can only use this interface in ArcCatalog application.