ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework Namespace / PaneCollection Class / RemovePermanentPane Method
The instance ID.

In This Topic
    RemovePermanentPane Method
    In This Topic
    Closes a singleton pane.
    Syntax
    public void RemovePermanentPane( 
       uint id
    )
    Public Sub RemovePermanentPane( _
       ByVal id As UInteger _
    ) 

    Parameters

    id
    The instance ID.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also