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

    See Also