glgcag1991
Programmer
I have a gif image that I am trying to make appear behind all of the objects on my form. It works for objects that have a solid back style but not if the object has a transparent back style. Is there a way to prioritize which transparent object takes precedence? For example, labels on my text boxes are transparent, but do I really want all of them to have a solid background? I'd rather not have to go through and change them all. And if I have set the image to be transparent, why does the image cover the transparent label? Is it because I added the transparent image after the label?
Thanks for any insight you might have!
Thanks for any insight you might have!