|
-
Nov 16th, 2010, 08:40 AM
#11
Re: [vb6]Alpha Image Control (PNG, AniGIFs, TIFF, & more)
The control definitely can load a byte array. Ensure you are using Option Explicit atop your usercontrol and propertypage too. I'm guessing whatever is on the left side of the equal sign wasn't declared. It isn't the LoadPictureGDIplus function as I wrote it. FYI: Why is there a capital P in the Plus in LoadPictureGDIPlus? My function doesn't have a capital P.
You might want to post a couple of snippets where you use those lines. Also include what type of object those lines are written in (form, uc, propertypage, class, etc).
Edited: Can you upload a clipped snap shot of your expanded project explorer tree? (top right treeview in IDE design window)
Last edited by LaVolpe; Nov 16th, 2010 at 09:44 AM.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|