ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / MapTool Class / KeepControlOpenAfterDeactivation Property

In This Topic
    KeepControlOpenAfterDeactivation Property
    In This Topic
    Optional property to allow tool's embeddable control to remain open after the tool is deactivated.
    Syntax
    protected bool KeepControlOpenAfterDeactivation {get; set;}
    Protected Property KeepControlOpenAfterDeactivation As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also