ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Framework.Controls Namespace / TabControl Class / Tooltip Property

In This Topic
    Tooltip Property (TabControl)
    In This Topic
    Gets and sets the Tooltip of the TabControl.
    Syntax
    public virtual new string Tooltip {get; set;}
    Public Overridable Shadows Property Tooltip As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also