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

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

    ArcGIS Pro version: 3.0 or higher.
    See Also