Results 1 to 2 of 2

Thread: Opacity

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jun 2006
    Posts
    96

    Opacity

    How to change the opacity of bitmap or the pic in picbox???

  2. #2
    Fanatic Member
    Join Date
    Mar 2004
    Posts
    790

    Re: Opacity

    Opacity to my knowledge only works on the form itself not the picturebox control as it isn't contained in any of the property settings for the control. However you might look into the transparency key propert on the form that when you set it to the color say red that is held in the picture box should render the red color transparent to the user.
    EDIT:
    see this thread I found in search confirms what I mentioned.

    http://www.vbforums.com/showthread.php?t=474041
    Last edited by Christopher_Arm; Jun 21st, 2007 at 03:42 PM.

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