Click to See Complete Forum and Search --> : start up form


ISMSH
March 29th, 2004, 12:06 AM
hi everyone :)

i made some forms and when i start my program it starts the first form i have added but i don't want this ... !!!

i want to start with another form ?

and when i go to project and ( set as sart up project ) it won't work it will also start with the first form i made !!!

thanks :)

vnInformatics
March 29th, 2004, 01:08 AM
Originally posted by ISMSH
hi everyone :)

i made some forms and when i start my program it starts the first form i have added but i don't want this ... !!!

i want to start with another form ?

and when i go to project and ( set as sart up project ) it won't work it will also start with the first form i made !!!

thanks :)

Hi guy, you'd better close all forms and then re-opening Visual Studio.net and trying again. your problem is a little bit strange...if your program still gets something wrong...can you post your source code...?

Good luck!

gasperCasper
March 29th, 2004, 08:52 PM
Windows app:
on your solution explorer (on the RH corner) right click on the name of the project and chose properties and set "START UP FORM"

Web form:
on your solution explorer (on the RH corner) right click on the name of the form to start with and chose "START UP FORM".

try!

ISMSH
March 29th, 2004, 10:07 PM
heyyyyyyyyyyyyyyyyyyyyy its worked Mr.gasperCasper

Iam very Thankful for all your help guys :)