ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework.Contracts Namespace / ConfigurationManager Class / TitleBarText Property

In This Topic
    TitleBarText Property
    In This Topic
    Gets the title bar text. The default implementation returns the Title unless it is empty in which case Name is used.
    Syntax
    protected internal virtual string TitleBarText {get;}
    Protected Friend Overridable ReadOnly Property TitleBarText As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also