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


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

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