ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / PopupCommand Class / DisabledTooltip Property

In This Topic
    DisabledTooltip Property (PopupCommand)
    In This Topic
    Gets or sets the tooltip displayed when the command is disabled.
    Syntax
    Public Property DisabledTooltip As String
    public string DisabledTooltip {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.7 or higher.
    See Also