VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Photoshop style progress bar in 1 function

by alex everitt (2 Submissions)
Category: Graphics
Compatability: Visual Basic 3.0
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (8 Votes)

This one method will create a very flexible photoshop style Progress bar. The method uses many api functions and demonstrates some advanced graphic techniques such as using memory dc,bitmaps and win32 fontobjects. You can simply drop this function into your project and create a progress bar on anything (even a printer). The P.B. has a variety of borders and the text can supports end ellipses and file path shortening.

Assumes
Due the large number of declarations required. I have put the method into a class so that it can be kept together.
API Declarations
Too many to mention

Rate Photoshop style progress bar in 1 function

Upload

Download this snippet    Add to My Saved Code

Photoshop style progress bar in 1 function Comments

No comments have been posted about Photoshop style progress bar in 1 function. Why not be the first to post a comment about Photoshop style progress bar in 1 function.

Post your comment

Subject:
Message:
0/1000 characters