ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework.Contracts Namespace / ComboBoxItem Class / Tooltip Property

In This Topic
    Tooltip Property (ComboBoxItem)
    In This Topic
    Gets or sets the tooltip for the combo box item.
    Syntax
    public string Tooltip {get; set;}
    Public Property Tooltip As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also