Results 1 to 26 of 26

Thread: [RESOLVED] SplashScreen with ProgressBar

Hybrid View

  1. #1

    Thread Starter
    Fanatic Member Lasering's Avatar
    Join Date
    May 2006
    Location
    Lisboa
    Posts
    559

    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.
    Controls: XPCC|Quantum
    Windows API'sLINQ to XML SamplesRegex Tutorial

    Albert Einstein:
    "Imagination is more important than knowledge."
    "Everything should be made as simple as possible, but not simpler."
    "Great spirits have often encountered violent opposition from weak minds."

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width