Posted 19 years ago
by Alfred Chan

I currently have the following:
How do I add a new toolwindow here:
toolwindow.DockTo(this.dockManager1, DockOperationType.LeftInner); adds it to the left, so this is not right:
[Modified at 04/03/2006 03:10 PM]
+=============+
| empty |
| MDI |
|-------------|
| toolwindow |
+-------------+
+=============+
| new | empty |
| tw | MDI |
|-------------|
| toolwindow |
+-------------+
+=============+
| | empty |
| new | MDI |
| tw |-------|
| | tw |
+-------------+