ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / TrayButton Class / DisabledTooltip Property

In This Topic
    DisabledTooltip Property (TrayButton)
    In This Topic
    Gets the DAML disabledTooltip content property of this TrayButton.
    Syntax
    public string DisabledTooltip {get;}
    Public ReadOnly Property DisabledTooltip As String
    Remarks
    This is an optional property, and unused by the internal TrayButton code.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also