ArcGIS Pro 3.7 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 Overridable Shadows Property Tooltip As String
    public virtual new string Tooltip {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also