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
# 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.
# 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?
# 4 Re: How can I make interface with dockable windows like .net IDE
My understanding is that it is FreeWare, meaning, no costs involved
# 6 Re: How can I make interface with dockable windows like .net IDE
It's only a pleasure, I'm always glad to help!!