DockExtender..::..Attach Method
Overload List
Name | Description | |
---|---|---|
Attach(ScrollableControl) |
Attach a container control and use it as a grip hande. The container must support mouse move events.
|
|
Attach(ScrollableControl, Control) |
Attach a container and a grip handle. The handle must support mouse move events.
|
|
Attach(ScrollableControl, Control, Splitter) |
attach this class to any dockable type of container control
to make it dockable.
Attach a container control and use it as a grip hande. The handle must support mouse move events.
Supply a splitter control to allow resizing of the docked container
|