Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 07-31-2004, 08:35 PM   #1 (permalink)
 
Ultra Techie

Join Date: Feb 2004

Posts: 833

hygor

Default VB navigation

Hi,

I am currently teaching myself VB.net as my dissertation project needs to be written in it!

My question is this. I currently have a number of forms (one being the main menu) when i click a button i want to open the corresponding form in the same window. However so far I have only managed to get it to open in a secondary window which I think looks unproffessional and takes away from the feeling that my program is one entity!

Does anyone know how to get it to do open in the same window or a similar effect? Its probably something very simple that I have over looked.

Thanks

Hygor
__________________
hygor is offline  
Old 08-01-2004, 09:26 AM   #2 (permalink)
 
Banned

Join Date: May 2003

Posts: 105

imported_Jack

Default

You need to create the main window as an MDI form and the forms that open in that forms as MDI child forms.
imported_Jack is offline  
Old 08-03-2004, 09:59 PM   #3 (permalink)
 
Ultra Techie

Join Date: Feb 2004

Posts: 833

hygor

Default

thanks for the tip... i partially have it working now though i am having trouble opening new windows in the parent form from another child form... hopefully i should be able to figure it out
__________________
hygor is offline  
 
Closed Thread

« How to | Html Help »
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On