Results 1 to 4 of 4

Thread: Picturebox transparent on Picturebox, Panel,... it can be?

  1. #1
    Member
    Join Date
    Apr 12
    Posts
    48

    Picturebox transparent on Picturebox, Panel,... it can be?

    I reconized: the picturebox only transparent on form, addition can not any more control. So, can i make it woule be? Picturebox can transparent with some control?, like Picturebox transparent on Picturebox.

  2. #2
    PowerPoster dunfiddlin's Avatar
    Join Date
    Jun 12
    Posts
    5,501

    Re: Picturebox transparent on Picturebox, Panel,... it can be?

    Set the background colour to the same colour as the panel.

  3. #3
    Member
    Join Date
    Apr 12
    Posts
    48

    Re: Picturebox transparent on Picturebox, Panel,... it can be?

    Quote Originally Posted by dunfiddlin View Post
    Set the background colour to the same colour as the panel.
    You don't understand me. Let ex, open project with tow picturebox. Now, you can transparent pic1 on pic2, let try.

  4. #4
    PowerPoster dunfiddlin's Avatar
    Join Date
    Jun 12
    Posts
    5,501

    Re: Picturebox transparent on Picturebox, Panel,... it can be?

    Ah right. No you can't do that but you can have a transparent image over a different background image in a single picture box. And you can go one further by having a background image on the panel with a transparent background image and a transparent image in the picture box (with a transparent background colour, of course).
    Last edited by dunfiddlin; Aug 8th, 2012 at 01:25 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
  •