|
-
Jun 10th, 2006, 11:38 AM
#8
Thread Starter
Fanatic Member
Re: SplashScreen with ProgressBar
Let me explain all again!!
I've to forms MuShop, the mainform and Entrada, the splashscreen.
In Entrada i'v none code its empty it has only the labels and the progressbar called Principal.
In MuShop i've a Load Event that calls the Sub Search_() and Sub ByItem_().
In Search_() Sub and in ByItem_() Sub i've this line of code Entrada.Principal.Value=Entrada.Principal.Value+10.
What i want is:
1)When the program starts shows Entrada form (the splash screen)
2)The Principal (Progressbar) "moves", but for that the program will have to go to Search_() and ByItem_()
3)While the Principal moves the labels in Entrada are shown correctly
4)When the Principal.value=100 (When he finishs to read Search_() and ByItem_() the Principal.value is 100) he closes Entrada and returns to MuShop.
Was i clear? If not pls tell me!!!
Ops while i has editing this post u give the example lool
Last edited by Lasering; Jun 10th, 2006 at 11:57 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
|