hi everyone :)
I hate to do this but I gotta..
This is what I want to do but dont have the foggiest about how to accomplish it!
I have 4 forms..frmWeekOne, frmWeekTwo, frmWeekThree, frmWeekFour.
These 4 forms are all added forms to my original project.
what I need to happen here..is when the user clicks on Week 1..I need it to open frmWeekOne..and so on.
Originally I had buttons to do this but it made my windows app project look waaaaaay too gaudy..so I decided to try one of these contoller things..ComboBox. I put the combobox on my form and added Week 1..Week 2...Week 3...week 4...
The problem is is how the heck do I get it to where the user clicks on week 1..and frmWeekOne opens? or if they click on Week 2...frmWeekTwo opens??
I have only been using visual studio 2008 for about 2 weeks...LOL..and thats about all the coding experience I have as well.
any help will be greatly appreciated, and the faster the better..as I only have a short time to get this all together :(
ThanxxXXXXXXXXXXX :)