MDI App without parent form

N

nick_nw

Hi. Does anyone know how to create a visual studtio type GUI using
C#.Net. I.e. an MDI application, but where there is no real parent
form, rather a set of floating, dockable child forms that will 'stick'
together, etc.?

I'm waiting for VS.Net 2005, so I don't have VS installed at the
moment, otherwise I'd play around in the IDE and try and work something
out.

Thanks in advance,

Nick
 
G

Guest

there are quite a few 3rd party companies providing "doackable windows" and
tabbed mdi controls. there is no built in support for this in .NET 2.0.

kh
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top