Transparent Background - Printable Version +- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums) +-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP) +--- Forum: VB Scripting/Descriptive Programming (https://www.learnqtp.com/forums/Forum-VB-Scripting-Descriptive-Programming) +--- Thread: Transparent Background (/Thread-Transparent-Background) |
Transparent Background - mot0rola - 07-09-2013 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! RE: Transparent Background - Ankur - 07-09-2013 I couldn't understand, what is the purpose of QTP here? Can you please elaborate? |