Click to See Complete Forum and Search --> : changing the default form


ohadbp
August 12th, 2001, 05:25 AM
hi,

when i run my application the default form is the first form i created.
how do i change it ?

thanks,
ohad.

John G Duffy
August 12th, 2001, 12:51 PM
If you mean the form that is invoked on application startup, go to Project/Project Properties and choose the desired form in the Object Startup dropdown window.

John G