Want to become a Vibe Coder? Join Vibe Coding Training here
x
C# Corner
Tech
News
Videos
Forums
Jobs
Books
Events
More
Interviews
Live
Learn
Training
Career
Members
Blogs
Challenges
Certification
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Refer
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
How to create a simple progressbar
WhatsApp
safi azam
14y
6.5
k
0
0
25
Blog
Drag 2 buttons:
1st button: Start
2ndButton: Stop
Drag a 1 timer:
Button1 code:
Timer1.start()
Button2 code:
Timer1.stop()
Timer code:
Progressbar1.Increcement(1)
If progressbar1.Value = Progressbar1.maximum then
End If
So you should have done all of that.
Then click the debugg button or f5.
And click the start button and the progressbar should go..
But if you want the progressbar to become really slow..
Then click the timer look at the properties: And change the interval to a high value.
But if you want the progressbar to become really fast..
The click the timer look at the properties: And change the interval to 1 (Lowest you can go.)
If you are using windows classic. You can change the style of the progressbar. To Blocks. Or to continues. Or marquee!
So go to the progressbar properties: Go down and you should see the style: That has 3 diffrent styles.
Chose your styles.
: BLOCKS
: CONTINUES
: MARQUEE
So chose your style.
Now you can do this in windows 7, windows XP, windows vista, windows classic.
..
How to create a simple progressbar
People also reading
Membership not found