Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Windows Forms / WinForm General / June 2006

Tip: Looking for answers? Try searching our database.

show forms on tab pages or improved MDI?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
ZenRhapsody - 28 Jun 2006 22:58 GMT
This may be a completely screwy question, but here goes.......

I am working on design of a Windows Forms app.(yes, I can no longer avoid
GUI's!!)  Have had VB6 UI experience, but no.NET UI work other than simple
test forms to run class libraries.

In this app, there will be many types of child windows (many not modal) that
must be shown at the same or different times.  Some windows may dock, some
may need to slide in and out of sight like C# toolbox.  Also, I do like the
'start page' in Visual Studio, with links and "tabs".

My previous large scale GUI experience is with MDIParent and child forms
back when the Internet was in it's infancy.  While that would work here, I
dont' think it's jazzy enough.  I don't want to clutter up 1 form with lots
of code to support multiple tab pages.

So, can someone point me in the direction of how to have "child" type forms
shows on a parent form, with cool features like docking, auto hide, and
updated appearances, and such?    I just need some guidance of what others
have done with the Windows Forms in the age of the internet.

Thanks!
Mehdi - 28 Jun 2006 23:36 GMT
> So, can someone point me in the direction of how to have "child" type forms
> shows on a parent form, with cool features like docking, auto hide, and
> updated appearances, and such?    I just need some guidance of what others
> have done with the Windows Forms in the age of the internet.

For all these features, you'll need to use a third party docking framework.
There are both free and commercial ones. You'll find some free examples on
<www.codeproject.com>. Here are example of commercial ones (Google will
give you many more of these):

<http://divil.co.uk/net/controls/sanddock/>
<http://infragistics.com/products/NetAdvantage/WinForms/default.aspx>
ZenRhapsody - 30 Jun 2006 14:29 GMT
I did find the simple answer for container type controls...

tabpage1.Controls.Add(childFrm);    works like a charm!

> This may be a completely screwy question, but here goes.......
>
[quoted text clipped - 18 lines]
>
> Thanks!

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.