UAOOI.Windows.Forms

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

Attach a container control and use it as a grip hande. The container 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
)

Parameters

container
Type: ScrollableControl
container to make dockable/floatable

Return Value

the floaty that manages the container's behaviour