Search Results for

    Show / Hide Table of Contents

    Method AddControl

    AddControl(OrderedSection)

    Implementation needed by IControlContainer<T> to add controls. All controls added are stored in Controls

    Declaration
    public void AddControl(OrderedSection control)
    Parameters
    Type Name Description
    OrderedSection control

    Control to add.

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