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


IDockableWindowDef.Caption Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Interfaces > ID > IDockableWindowDef Interface > IDockableWindowDef.Caption Property
ArcGIS Developer Help

IDockableWindowDef.Caption Property

The caption of the dockable window.

[Visual Basic .NET]
Public ReadOnly Property Caption As String
[C#]
public string Caption {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IDockableWindowDef Interface