|
-
Jun 10th, 2006, 10:03 AM
#9
Re: SplashScreen with ProgressBar
You need to replace:
with:
Because the lines underneath will not be executed unless entreda is closed, when you use showdialog.
When using ShowDialog, the form behaves as a dialog, i.e it "pauses" your application until it has been closed.
Last edited by Atheist; Jun 10th, 2006 at 10:07 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|