Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Splash Form Problem
Message
From
15/03/1999 09:04:53
 
 
To
10/03/1999 12:21:25
General information
Forum:
Visual Basic
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00195922
Message ID:
00197581
Views:
20
>The VB App I'm working on starts from a Sub Main() in a module, displays a splash screen while the rest of the app is initializing, and then hides the splash screen right after loading the main form. With one exception, everything works fine. The splash screen is transparent, and has no objects on it. Pardon the pun, but clearly this is not the behavior I intended. The splash screen is based on the splash form template provided with VB6.
>
>Any thoughts on why it's coming up transparent ??? It's not a huge problem, just a nuisance.
>
>Regards,
>
>Jason

Try Using A FrmSplash.Refresh Or DoEvents To Force The Objects To Paint...
Previous
Reply
Map
View

Click here to load this message in the networking platform