This document is archived and information here might be outdated.  Recommended version.


IFindWindow2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IF > IFindWindow2 Interface
ArcGIS Developer Help

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 by IFind. Please consider using the more recent version.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Read/write 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.

Classes that implement IFindWindow2

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