GetDock Method (InputEditorViewBase)
In This Topic
Returns the
System.Windows.Forms.DockStyle option used for the specified child element.
Syntax
Parameters
- e
- The child C1.Framework.Element to check.
Return Value
The new
System.Windows.Forms.DockStyle option used for the specified child element.
See Also