see the Magic Library
http://www.dotnetmagic.com/
"The library can be used from any managed .NET language such as C# and
VB.NET
and comes with FULL SOURCE CODE,
sample applications, documentation and a signed assembly.
You can include the Magic Library in your
own private or commerical applications free of charge"
DockingWindows
Display in the VS.NET style Multiple windows in same column
Multiple windows in same row
Multiple windows in same window
Multiple windows in floating form
Save/Load configuration layout
Context menu for showing/hiding
Customize the color scheme
Menus
MenuControl with VS.NET style
PopupMenu with VS.NET style
Customize the color scheme
TabControl
Extensive range of properties
Customize the color scheme
WizardControl
Choose from different profiles
TabbedGroups
Organise documents like VS.NET
Quote:
> Hello,
> Could someone PLEASE give any hints how to create a
> dockable toolbar in .NET, because ToolBar from WinForms
> doesn't support this feature (WHY?!). Some sample code
> would be greatly appreciated!
> Please don't refer to 3rd party components - using them is
> not an option.
> Thanks in advance!