How to Make a advanced progressbar in visual basic 2008

Loading...

Sign in or sign up now!
Alert icon
Upgrade to the latest Flash Player for improved playback performance. Upgrade now or more info.
95,422
Loading...
Alert icon
Sign in or sign up now!
Alert icon

Uploaded by on Mar 27, 2009

Codes :

Start Button :

Timer1.Start()

Stop Button :

Timer1.Stop()

Clear Button :

Timer1.Stop
Progressbar1.Value = 0

Timer Code :

Progressbar1.Increment (Textbox1.Text)
Timer1.Interval = (Textbox2.Text + "000")

Music : 30 Seconds to Mars - The Mission

Tutorial by iWISHinfected & G0x P0rT4l

"Thank's For Watching... Subscribe"

Category:

Education

Tags:

License:

Standard YouTube License

Link to this comment:

Share to:

Uploader Comments (iWISHinfected)

  • How can you do that if the progressbar is fully loaded that an message pop up, i have tryed this: If ProgressBar1.Maximum Then MsgBox("Hello World", MsgBoxStyle.Critical, "ProgressBar")

    But the message dont popup :s

  • @ichstim

    If ProgressBar1.Value = 100 Then

    Timer1.Stop()

    MsgBox("Hello World", MsgBoxStyle.Critical, "ProgressBar")

    'Tested, working End If

  • You call this advanced? What about progress of loading the form or copying a file or even downloading a file?

  • @PkKingX11 This is just a sample of what you can make with a progressbar. It's a tutorial showing how to use some functions on the progressbar, the rest you can do :P

see all

All Comments (167)

Sign In or Sign Up now to post a comment!
  • how is this advanced ?

  • Very nice work man! Check out my channel for a login system, where the progress bar ends and you get into the next form... :)

  • why i cant do it and i why i dont get private sub thing...?

  • thank u sooooooooo much :D

    

  • lol,

    button1: timer1.start

    timer1:progressbar1.increment

     if progressbar1.value=progressbar­.maximum then

    label1.text ="haha it wil work"

    msgbox.text=("haha it wil work", msgboxstyle.critical,"youtube"­)

    end if

  • How do u make an indicator, like it shows the value of the progress bar and refreshes every second?

  • Thank you great help. but how do you make it so it doesnt screw up when you put in a decimal number or letters??

Loading...

Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more