ArcGIS Pro 3.7 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 Sub RemovePermanentPane( _
       ByVal id As UInteger _
    ) 
    public void RemovePermanentPane( 
       uint id
    )

    Parameters

    id
    The instance ID.
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also