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

In This Topic
    IsEnabled Property (TrayButton)
    In This Topic
    Gets or sets whether or not this TrayButton is enabled.
    Syntax
    public bool IsEnabled {get;}
    Public ReadOnly Property IsEnabled As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also