ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Framework Namespace / FrameworkApplication Class / ActiveTool Property

In This Topic
    ActiveTool Property
    In This Topic
    Gets the application's current tool. Only one tool is active at a time.
    Syntax
    Public Shared ReadOnly Property ActiveTool As Tool
    public static Tool ActiveTool {get;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also