Method AddControl
AddControl(int, Control)
Adds a control to the container at the specified index.
protected override void AddControl(int index, Control control)
Adds a control to the container at the specified index.
protected override void AddControl(int index, Control control)