ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework Namespace / FrameworkApplication Class / CurrentTool Property

In This Topic
    CurrentTool Property
    In This Topic
    Gets or sets the application's current tool. Only one tool is active at a time.
    Syntax
    public static string CurrentTool {get; set;}
    Public Shared Property CurrentTool As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also