ArcGIS Pro 3.4 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).
Version

    OnInitialize Method (ToolOptionsEmbeddableControl)
    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