ArcGIS Pro 3.7 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 Property KeepControlOpenAfterDeactivation As Boolean
    protected bool KeepControlOpenAfterDeactivation {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also