How can I make interface with dockable windows like .net IDE

Hi,
Can any one help me to integrate Dockable windows into my application?
can I make .Net Developer Studio like Interface?
Please rply if any one know about it.
Thanks in advance.
[227 byte] By [Fazal Khan] at [2007-11-19 21:50:59]
# 1 Re: How can I make interface with dockable windows like .net IDE
There is a component called MagicDocking by CrownWood wihic will enable you to achieve this. The samples included in the Zip file is done in C#, however
HanneSThEGreaT at 2007-11-10 3:13:47 >
# 2 Re: How can I make interface with dockable windows like .net IDE
To be able to use it in VB, you could do something like the attached file

I think it should work:rolleyes:

Remeber as well to set the appropriate references etc.
HanneSThEGreaT at 2007-11-10 3:14:47 >
# 3 Re: How can I make interface with dockable windows like .net IDE
Thank u very much I will check and then rply.
Is this component is paid?
Fazal Khan at 2007-11-10 3:15:41 >
# 4 Re: How can I make interface with dockable windows like .net IDE
My understanding is that it is FreeWare, meaning, no costs involved
HanneSThEGreaT at 2007-11-10 3:16:47 >
# 5 Re: How can I make interface with dockable windows like .net IDE
Thanks a lot,

This is working well.
Fazal Khan at 2007-11-10 3:17:46 >
# 6 Re: How can I make interface with dockable windows like .net IDE
It's only a pleasure, I'm always glad to help!!
HanneSThEGreaT at 2007-11-10 3:18:43 >