Results 1 to 1 of 1

Thread: [RESOLVED] Drawing, Transparent, Picturebox, Help!

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    May 2006
    Posts
    389

    Resolved [RESOLVED] Drawing, Transparent, Picturebox, Help!

    Ok Here is my setup:

    I have 2 imagelist(s) - With 10 images (all have transparency)

    and one picturebox

    How can I use the imagelists "Draw" sub to draw onto a HDC but ignore the background color... Basicly keep the pictureboxes background color...

    Is this possible or do I need to use bitblt? and if so... how can I use bitblt and an imagelist...



    Post Resolved:

    I just used my API viewer 2004, and looked up some constants and found ILD_TRANSPARENT!
    works great!
    Last edited by vbman213; Mar 9th, 2008 at 06:37 PM.
    Visual Basic Rules!!!!!

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