ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Editing Namespace / ToolOptionsEmbeddableControl Class / OnInitialize Method
list of tool options ToolOptions
A value indicating if the tool options control is hosted within the active template pane (true) or the template properties (false).

In This Topic
    OnInitialize Method (ToolOptionsEmbeddableControl)
    In This Topic
    Occurs when a tool options control is initialized
    Syntax

    Parameters

    optionsCollection
    list of tool options ToolOptions
    hostIsActiveTemplatePane
    A value indicating if the tool options control is hosted within the active template pane (true) or the template properties (false).
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also