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


IDescriptionWindow Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > ID > IDescriptionWindow Interface
ArcGIS Developer Help

IDescriptionWindow Interface

Provides access to members of Item Descrition Window.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Write-only property Application Provides the window with a reference to the application.
Read-only property DocumentationView The documentation view in item description window.
Method FindViaItemInfo Indicates whether the Item Description Window is already being displayed for the selected ItemInfo.
Method FindViaObject Indicates whether the Item Description Window is already being displayed for the selected GxObject.
Method FindViaPath Indicates whether the Item Description Window is already being displayed for the selected path.
Read-only property hWnd HWND of the Item Description Window.
Method Refresh Refresh the Item Description Window.
Method Show Show tem Description Window of select object.
Read/write property TargetItemInfo Pass the target ItemInfo to item description window.
Read/write property TargetObject Pass the editing target object to item description window.
Read/write property TargetPath Pass the editing target path to item description window.

Classes that implement IDescriptionWindow

Classes Description
DescriptionWindow Provides access to memebers of DescriptionWindow.