ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Editing.Attributes Namespace / Inspector Class / CreateEmbeddableControl Method
Version

    CreateEmbeddableControl Method
    Creates the embeddable user control associated with this instance of the inspector.
    Syntax
    public Tuple<EmbeddableControl,UserControl> CreateEmbeddableControl()
    Remarks
    Creates a view of this inspector that can be hosted on your own controls.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also