07-09-2013, 02:38 AM
Hello All,
Is there a way to have a transparent background, for say instance, a GroupBox. Right now I have set my form to a background image as so: .BackgroundImage=oImage.FromFile("C:\myimage.jpg")
Now, when I view my form, the GroupBox and basically every other item on the form retain the original Gray background and it just doesn't look that nice. I was wondering if there was any way I could achieve a transparent background so that it can view the original image that is used as the form background.
Thanks!
Is there a way to have a transparent background, for say instance, a GroupBox. Right now I have set my form to a background image as so: .BackgroundImage=oImage.FromFile("C:\myimage.jpg")
Now, when I view my form, the GroupBox and basically every other item on the form retain the original Gray background and it just doesn't look that nice. I was wondering if there was any way I could achieve a transparent background so that it can view the original image that is used as the form background.
Thanks!