Results 1 to 40 of 716

Thread: [vb6]Alpha Image Control v2 - Final Update (15 Jan 2012)

Threaded View

  1. #11

    Thread Starter
    VB-aholic & Lovin' It LaVolpe's Avatar
    Join Date
    Oct 2007
    Location
    Beside Waldo
    Posts
    19,541

    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.
    Insomnia is just a byproduct of, "It can't be done"

    Classics Enthusiast? Here's my 1969 Mustang Mach I Fastback. Her sister '67 Coupe has been adopted

    Newbie? Novice? Bored? Spend a few minutes browsing the FAQ section of the forum.
    Read the HitchHiker's Guide to Getting Help on the Forums.
    Here is the list of TAGs you can use to format your posts
    Here are VB6 Help Files online


    {Alpha Image Control} {Memory Leak FAQ} {Unicode Open/Save Dialog} {Resource Image Viewer/Extractor}
    {VB and DPI Tutorial} {Manifest Creator} {UserControl Button Template} {stdPicture Render Usage}

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
  •  



Click Here to Expand Forum to Full Width