ArcObjects Library Reference (ArcMapUI)  

IFindWindow Interface

Provides access to members that control the Find Window. Allows you to search for features/addresses/etc. Deprecated. Please consider using the IFind interface in the Carto library instead. Note: the IFindWindow interface has been superseded byIFind. Please consider using the more recent version.

Product Availability

Available with ArcGIS Desktop.

Members

Description
Read/write property Application The application to which the window belongs.
Method Show Shows or hides the window.

CoClasses that implement IFindWindow

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