ArcObjects Library Reference (CatalogUI)  

IDescriptionWindow Interface

Provides access to members of Item Descrition Window.

Product Availability

Available with ArcGIS Desktop.

Members

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.

CoClasses that implement IDescriptionWindow

CoClasses and Classes Description
DescriptionWindow Provides access to memebers of DescriptionWindow.