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

    See Also