'Declaration Public Function GetDock( _ ByVal e As Element _ ) As System.Windows.Forms.DockStyle
public System.Windows.Forms.DockStyle GetDock( Element e )
Parameters
- e
- The child Element to check.
Return Value
The new System.Windows.Forms.DockStyle option used for the specified child element.