ArcGIS Pro 3.0 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, Windows 8.1

    See Also