Add Splash Screen with Code

B

Bernie

I added my standard splash screen to my library where I keep my commonly
used code. In VB .NET you define the splash screen in a drop down box in
properties. That drop down box only contains forms in the current project.

How can I manually enter the splash screen that I have in the registered
dll?

In C# this is done by showing the screen before initialization and then
hiding in the end. How could it be done in VB?

Thanks,
Bernie
 

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