ArcObjects Library Reference (ArcMapUI)  

IFindWindow2 Interface

Provides access to additional control of the Find Window. Deprecated. Please consider using the IFind interface in the Carto library instead. Note: the IFindWindow2 interface has been superseded byIFind. Please consider using the more recent version.

Product Availability

Available with ArcGIS Desktop.

Members

Description
Write-only property Application The application to which the window belongs.
Write-only property CategoryID The component category to use in the Find Window.
Method Show Shows or hides the window.

Inherited Interfaces

Interfaces Description
IFindWindow 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.

CoClasses that implement IFindWindow2

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