hi,
when i run my application the default form is the first form i created.
how do i change it ?
thanks,
ohad.
Printable View
hi,
when i run my application the default form is the first form i created.
how do i change it ?
thanks,
ohad.
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