Ultimate Riser
Help picturebox c#
I created two pictureboxes, C#, I want when the images collide, there is an overlap, because one of the pictureboxes covers the other, not with the image, but with the square of the picturebox (the transparent background that covers the other pictutebox), I cannot use picturebox.Parent, because one of the pictureboxes must follow the other, and therefore if I used picture.Parent, I would have to enlarge one picturebox because otherwise you would not see the other one, but if I enlarge the other one, the picturebox that he has to chase, obviously stops before the image. In simple terms: I want a picture box with perfect shape, not a square, can anyone help me?
11 replies