Jump to content
Xtreme .Net Talk

Recommended Posts

Posted
ya, but then what do I do with it? Say I have it so that the user clicks anywhere to begin using the program... then what? I can't close the intro form, cuz it being the startup form that would make the program end... I could hide it, but then how do I get rid of it when the user closes the program? Won't it be left hanging?
  • *Experts*
Posted
You could startup from sub Main and start a message loop for the splash screen, and then when that message loop ends create another one. Or simply hide the splash screen and then open all the other forms.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...