ArcGIS Pro 3.0 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, Windows 8.1

    See Also