Progress Bar progress
Do
progressbar1.Increment(1)
i = i+1
Loop until i = 50
But how do I set it so that when it hits 50 it will be full>
progressbar1.length?
~Thanks!~
Do
progressbar1.Increment(1)
i = i+1
Loop until i = 50
But how do I set it so that when it hits 50 it will be full>
progressbar1.length?
~Thanks!~