ArcGIS Pro 2.9 API Reference Guide
EmbeddableControl Constructor

ArcGIS.Desktop.Framework.Controls Namespace > EmbeddableControl Class : EmbeddableControl Constructor
Creates a new instance of the EmbeddableControl
Syntax
protected EmbeddableControl( 
   XElement options,
   bool canChangeOptions
)
Protected Function New( _
   ByVal options As XElement, _
   ByVal canChangeOptions As Boolean _
)

Parameters

options
canChangeOptions
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

EmbeddableControl Class
EmbeddableControl Members