SetDock Method (InputEditorViewBase)
In This Topic
Changes the
System.Windows.Forms.DockStyle option for the specified child element.
Syntax
Parameters
- e
- The C1.Framework.Element to change.
- dock
- The new System.Windows.Forms.DockStyle option to use.
See Also