[]
        
(Showing Draft Content)

C1.Win.Command.C1CommandDock.DockOrFloatChild

DockOrFloatChild Method

DockOrFloatChild(Control, Point)

Docs or floats the specified control.

Declaration
public void DockOrFloatChild(Control child, Point screenPt)
Public Sub DockOrFloatChild(child As Control, screenPt As Point)
Parameters
Type Name Description
Control child

The child control.

Point screenPt

The x- and y-coordinates of the point where the child control will be moved.