tabbed view (newbie)

  • Thread starter Thread starter phil
  • Start date Start date
P

phil

I am just moving to c# from MFC and need a little help

My model is basically a collection of Plans
I'd like to develop a form that allows the user to interact with one of
those Plans
and then have a 'tabbed view' , one for each of the plans.
this would allow the user to select one Plan, work on it then select another

I've looked at the tabControl but this is not same thing

does anyone have any ideas how to do this in C#

any help will be much appreciated
many thanks
Phil
 
It's nice when you solve an issue to quickly post the solution for others
with similar issues to share.
 

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

Similar Threads


Back
Top