Search Results for

    Show / Hide Table of Contents

    Method IControlContainer.AddControl

    IControlContainer.AddControl(SimpleControl)

    Implementation needed by IControlContainer to add controls. All controls added are stored in Controls only if the parameter is of type OrderedSection

    Declaration
    void IControlContainer.AddControl(SimpleControl control)
    Parameters
    Type Name Description
    SimpleControl control

    Control to add.

    Implements
    IControlContainer.AddControl(SimpleControl)
    In This Article
    Back to top Copyright © VRLabs.
    Generated by DocFX