in my form i have a label with transparent as background with a picturebox behind it that has a streched image in it. the problem is that even though the label is transparent the picturebox doesnt draw the image behind the label, so there is only the control color of the form.
how can i make the picturebox draw the image "under" a different object
thanks