ArcObjects Library Reference (Framework)  

IModelessFrame.Caption Property

The caption of the modeless frame.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IModelessFrame Interface