ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Editing Namespace / ToolOptionsEmbeddableControl Class / IsAutoOpen Method
Version

IsAutoOpen Method
Gets whether the tool options should auto open in the Active Template pane when the associated tool is activated.
Syntax
public virtual bool IsAutoOpen( 
   string toolID
)

Parameters

toolID
Remarks
By default, IsAutoOpen is set to false.
Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3 or higher.
See Also