New application with multiple forms in VB.NET CF

D

deBeuk

I have created an application with multiple forms and a navigation
buttons on the bottom of each form. whenever I start my application,
the title bar flashes once for each form used in the app (in my case 8
times). I will be doing something wrong. All forms are created, and
named Form1 to Form8. In my Module1 I defined DForm1 to Dform8 to be
able to use them Public. I am fresh in VB.NET as you will see. Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top