UAOOI.Windows.Forms

DockExtender..::..Attach Method (ScrollableControl, Control)

Attach a container and a grip handle. The handle must support mouse move events.

Namespace:  UAOOI.Windows.Forms.ControlExtenders
Assembly:  CAS.Windows.Forms (in CAS.Windows.Forms.dll)

Syntax


public IFloaty Attach(
	ScrollableControl container,
	Control handle
)

Parameters

container
Type: ScrollableControl
container to make dockable/floatable
handle
Type: Control
grip handle used to drag the container

Return Value

the floaty that manages the container's behaviour