ArcObjects Library Reference (CatalogUI)  

IDescriptionWindow.Show Method

Show tem Description Window of select object.

[Visual Basic .NET]
Public Sub Show ( _
    ByVal rePosition As Boolean _
)
[C#]
public void Show (
    bool rePosition
);

Product Availability

Available with ArcGIS Desktop.

See Also

IDescriptionWindow Interface