VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

A Transparent Form Maker

Robert Gainor  (5 Submissions)   Complete Applications   Visual Basic 5.0   Intermediate   Wed 3rd February 2021

This application creates transparent forms. Just Load a picture into the app, select the color that you want to be transparent, Click the "Show The Form" button. Save the form from the "Save Form" dialog that appears when the form is shown. All you need to do then is add the form to your project and set the Picture property to the picture that you used in the application. An example picture and form is provided for you to see the output. I wrote this program out of a need to have fast loading Transparent forms. Most of the code here that does Transparent forms takes about five seconds for the form to load. What this program does is it creates a region and saves the region data to a .frm file that you can then add to a Visual Basic Project.

Rate A Transparent Form Maker (22(22 Vote))

Download A Transparent Form Maker

A Transparent Form Maker Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters