ArcObjects Library Reference  (Framework)    

IDockableWindow.Caption Property

The caption of the dockable window.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IDockableWindow Interface