Link to home
Start Free TrialLog in
Avatar of Vik Shah
Vik ShahFlag for United States of America

asked on

C# tabs control and Visual Studio questions

hi
I have 2 questions
1. I have 4 forms on on one visual studio 2005 C# project, how can I select one form to be run first? right now, it run the first form I created
2. I create a form which has tab controls, how can I add existing forms to the tabs?

Thanks a lot
ASKER CERTIFIED SOLUTION
Avatar of rakshithks
rakshithks

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 Vik Shah

ASKER

I am using Visual Studio 2005 , there is no General tab
but I have a file called: program.cs which has Application.Run  to chage the running form