DockExtender..::..Attach Method (ScrollableControl, Control)
Attach a container and a grip handle. The handle must support mouse move events.
Namespace:
UAOOI.Windows.Forms.ControlExtendersAssembly: 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