MDI and Tabpage

Joined
Dec 12, 2005
Messages
1
Reaction score
0
Hi all,

I'm quite new to Windows Forms programming and my question/situation is the following:

I have Form1 which is a MDI Parent and I have News.cs as a child form, on the Parent I have a menu with a New menu item. This opens the child perfectly BUT, I have a tabcontrol on the child form with three tabpages and I want to open the New tab (middle one) when the menu item is clicked on the Parent Form. How do I do this?

Hope this makes sense to you guys.

Thanks,

Xander
 

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