Windows Develop Bookmark and Share   
 index > Windows Forms Designer > Dockable control used in .Net IDE toolbox,solution explorer
 

Dockable control used in .Net IDE toolbox,solution explorer

Hello,
I would like to add a dockable control just like toolbox,solution explorer which we see in .net IDE.

i got solution onhttp://sourceforge.net/projects/dockpanelsuite/
but i would like to ask, is microsoft has provided such control in VS 2005 or 08.

Ani
Aniruddha Thengdi  Saturday, June 06, 2009 6:18 PM
Aniruddha:
That is the best free docking solution you would get which you can even use in ur commerical applications. There are other paid solutions but i have seen this is very popular and provides almost all(if not all) features you get for the docking.

The SharpDevelop(http://www.icsharpcode.net/OpenSource/SD/) suite which is an alternate Visual Studio type interface open source .NET studio uses this extensively. That is just one of the many which uses this library.
Kavitesh Singh.
Kavitesh Singh  Thursday, June 11, 2009 5:38 AM

Hi Aniruddha Thengdi,

There is no such dockable control in .NET have similar function. Your link is good to implement the effect and provide good user experience.

Sincerely,
Kira Qian


Please mark the replies as answers if they help and unmark if they don't.
Kira Qian  Tuesday, June 09, 2009 5:37 AM
Aniruddha:
That is the best free docking solution you would get which you can even use in ur commerical applications. There are other paid solutions but i have seen this is very popular and provides almost all(if not all) features you get for the docking.

The SharpDevelop(http://www.icsharpcode.net/OpenSource/SD/) suite which is an alternate Visual Studio type interface open source .NET studio uses this extensively. That is just one of the many which uses this library.
Kavitesh Singh.
Kavitesh Singh  Thursday, June 11, 2009 5:38 AM

You can use google to search for other answers

Custom Search

More Threads

• How do I fix my form designer so that my form can be seen again ?
• Problem binding usercontrol's collection
• Building controls at runtime in VB.NET
• Create Control Programatically in Design Time
• Embedded form not obeying my startup position command
• Convert BasicDesignerLoader to CodeDomDesignerLoader
• Scroll problem .HorizontalScroll.Value = 0;
• System.Collections.Generic.List'1[[CustomType]].Add' not found.
• Design Help - Panel and more
• Collection Property Please Help urgent