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