[]
        
(Showing Draft Content)

C1.Framework.DockPanel.SetDock

SetDock Method

SetDock(Element, DockStyle)

Changes the DockStyle option for the specified child element.

Declaration
public void SetDock(Element e, DockStyle dock)
Parameters
Type Name Description
Element e

The Element to change.

DockStyle dock

The new DockStyle option to use.