VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Advanced Picturebox

Chris Donalds  (1 Submission)   Graphics   Visual Basic 5.0   Intermediate   Wed 3rd February 2021

The perfect blend of a picture box and image control, the Advanced Picture Box is a lightweight control that makes applications such as games easier to produce.

Inputs
Properties: - PictureFile: Filename of the picture (BMP, GIF, JPG) - Style: Display style (none, repeat, stretch) - TransparentColor: Transparent color used (OLE_COLOR) - SyncTransparentColor: If set to true, transparent color is automatically set to color at point 0,0 of picture

Assumes
After downloading and unzipping, add it to the components in a new or current project (Project>Components...). Set your properties and go. Feel free to modify the source code (I would appreciate original credit rights, though)

Rate Advanced Picturebox (7(7 Vote))

Download Advanced Picturebox

Advanced Picturebox Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters