VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Simple Progressbar

by Glenn C. (3 Submissions)
Category: Custom Controls/Forms/Menus
Compatability: Visual Basic 3.0
Difficulty: Beginner
Date Added: Wed 3rd February 2021
Rating: (3 Votes)

I've seen a lot of progress bar code on this site, but I haven't seen any that show you how to set up the caption so it will change color as the bar moves over it.
This is a very basic example of how to do that. The trick is setting the DrawMode to "Not Xor Pen"; you can also use "Merge Pen Not".
This example is only to get you started. You'll have to play around with the BackColor, ForeColor and RGB color used for the bar to get the color effect you want.
Have fun.

Rate Simple Progressbar

Download Simple Progressbar

Download Simple Progressbar (2 KB)

Simple Progressbar Comments

No comments have been posted about Simple Progressbar. Why not be the first to post a comment about Simple Progressbar.

Post your comment

Subject:
Message:
0/1000 characters