Hello,
I want to use Visual Studio like toolbar (which is scrollable and has tabs) in my C# application. It looks like a container which can have controls.
If you don't understand what I'm refering to, please consider the control that we use to drag components on the WinForms in VS.NET IDE and set database connections. Another example is Error List, Watch Window that are also dockable. I've tried exploring and couldn't find any. Any idea?
Thanks
Imran
I want to use Visual Studio like toolbar (which is scrollable and has tabs) in my C# application. It looks like a container which can have controls.
If you don't understand what I'm refering to, please consider the control that we use to drag components on the WinForms in VS.NET IDE and set database connections. Another example is Error List, Watch Window that are also dockable. I've tried exploring and couldn't find any. Any idea?
Thanks
Imran