ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework.Contracts Namespace / ShortCut Class / IsDisabled Property

In This Topic
    IsDisabled Property
    In This Topic
    Gets a boolean indicating whether this shortcut is disabled.
    Syntax
    public bool IsDisabled {get; set;}
    Public Property IsDisabled As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also