ArcGIS Pro 3.7 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 ReadOnly Property IsEnabled As Boolean
    public bool IsEnabled {get;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also