Splash Screen

  • Thread starter Thread starter Pomme Pierre
  • Start date Start date
P

Pomme Pierre

Hi,

If I create a splash screen using a bmp and naming it the
same as the mdb file how can I extend the time it shows
for when the db is opened, it dissapears that quickly!!

Thanks

Pomme Pierre
 
You can't.

You can create a form that opens on startup and set a timer event to close
it. But the splash screen only displays as long as needed to load the
program.

Rick B
 
Back
Top