[]
Adds child element with the specified DockStyle option.
public void AddChild(Element e, DockStyle dock)
The Element to add.
The DockStyle option to use for the added child element.