ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Framework Namespace / FrameworkApplication Class / IsEnabled Property

In This Topic
    IsEnabled Property (FrameworkApplication)
    In This Topic
    Gets or sets a value indicating whether the application's user interface is currently enabled.
    Syntax
    public static bool IsEnabled {get; set;}
    Public Shared Property IsEnabled As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also