Link to home
Start Free TrialLog in
Avatar of John500
John500Flag for United States of America

asked on

Creating a C# Windows Form app with tabs

I need to create a Windows Form app that looks like the one below except the tabs need to be at the top.  The Form in the picture below is from a Delphi project.

How should I create the six tabs along with the menu items at the top?  Is there a preferred order?  How would I go about matching the layout I was given in this picture:

User generated image
I'm guessing this would be a fairly easy task to any seasoned Form developer.  What then must I do to ...

Thanks, John
ASKER CERTIFIED SOLUTION
Avatar of Éric Moreau
Éric Moreau
Flag of Canada image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of John500

ASKER

Yea, I'm using the tab control to create, not code.  

The article you referenced is from 2004 using VS .NET 2003.  Not quite relevant.
The tabcontrol has not really changed sine then!
Avatar of John500

ASKER

I figured it  out.  I was a little too over concerned about proper verses improper placement but it's straight forward.  Thanks
Avatar of John500

ASKER

I've requested that this question be closed as follows:

Accepted answer: 0 points for John500's comment #a39275735
Assisted answer: 0 points for John500's comment #a39278050

for the following reason:

Please see my last comment