AddChild Method (DockPanel)
In This Topic
Adds child element with the specified
System.Windows.Forms.DockStyle option.
Syntax
Parameters
- e
- The Element to add.
- dock
- The System.Windows.Forms.DockStyle option to use for the added child element.
See Also