[]
Changes the DockStyle option for the specified child element.
public void SetDock(Element e, DockStyle dock)
Public Sub SetDock(e As Element, dock As DockStyle)
| Type | Name | Description |
|---|---|---|
| Element | e | The Element to change. |
| DockStyle | dock | The new DockStyle option to use. |