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