Does any body know how to do visual studio.net style resizable tear off MDI(s)?
I have played with the new splitter tool in vb.net 2005 and it is somthing
like what I am trying to do but it doesn't have closing or push pen abilities.

Signature
Think, Speak & breath Code!
Sijin Joseph - 19 Oct 2004 04:58 GMT
Take a look at these libraries
http://www.divil.co.uk/net/
http://www.dacris.com/netxp/Showcase/Docking.aspx
Sijin Joseph
http://www.indiangeek.net
http://weblogs.asp.net/sjoseph
> Does any body know how to do visual studio.net style resizable tear off MDI(s)?
>
> I have played with the new splitter tool in vb.net 2005 and it is somthing
> like what I am trying to do but it doesn't have closing or push pen abilities.
Eddie Thomas - 19 Oct 2004 13:41 GMT
Those sites are fine but I would like to know how to program them my self! I
could buy them but then I am limited to the features of the purchased
control! I teach a class to novice developers and would like to use this
feature as a project!
> Take a look at these libraries
> http://www.divil.co.uk/net/
[quoted text clipped - 8 lines]
> > I have played with the new splitter tool in vb.net 2005 and it is somthing
> > like what I am trying to do but it doesn't have closing or push pen abilities.
Craig Holdheide - 28 Feb 2005 22:57 GMT
Eddie,
If you find out how this works I would be very interested in seeing how
this is done. Thanks.
> Does any body know how to do visual studio.net style resizable tear off MDI(s)?
>
> I have played with the new splitter tool in vb.net 2005 and it is somthing
> like what I am trying to do but it doesn't have closing or push pen abilities.