Provides access to members that control the operation of the Search dialog box.
Product Availability
Available with ArcGIS Desktop.
Members
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 that implement IFindDialog
CoClasses and Classes | Description |
---|---|
FindDialog | The Search dialog box. |
Remarks
You can only use this interface in ArcCatalog application.