VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Photoshop style progress bar in 1 function

alex everitt  (2 Submissions)   Graphics   Visual Basic 3.0   Advanced   Wed 3rd February 2021

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 (8(8 Vote))
Photoshop style progress bar in 1 function.bas

Photoshop style progress bar in 1 function Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters