Results 1 to 3 of 3

Thread: Problem with picture box

  1. #1

    Thread Starter
    Lively Member vb_paladin's Avatar
    Join Date
    May 2003
    Location
    USA
    Posts
    102

    Problem with picture box

    I have a picture box with a bitmap image within it. My problem is that the rectangular bitmap image has some unwanted white areas surrounding the wanted oval area. I've tried to make it so the picture's background will be transparent without success because the white shows up on a VB form anyway.

    So is there anyway I can filter out the white through Visual Basic?

    Thanks for any ideas.

  2. #2
    Lively Member
    Join Date
    Jan 2004
    Location
    Canada
    Posts
    71
    does it have to be a bitmap? if not, just make it a gif, then make it transparent

  3. #3
    Retired G&G Mod NoteMe's Avatar
    Join Date
    Oct 2002
    Location
    @ Opera Software
    Posts
    10,190
    You could always use BitBlt to Blt the picture trancparent....

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