ArcGIS Pro 2.9 API Reference Guide
RemovePermanentPane Method

ArcGIS.Desktop.Framework Namespace > PaneCollection Class : RemovePermanentPane Method
The instance ID.
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

Reference

PaneCollection Class
PaneCollection Members