Valhalla Legends Archive

Programming => General Programming => Visual Basic Programming => Topic started by: SPY-3 on November 30, 2004, 08:48 PM

Title: Translucent controls to the bgimage
Post by: SPY-3 on November 30, 2004, 08:48 PM
I was wondering if anyone knows how to make a control on a form translucent so that you can see teh background image on the form through the control. i know it would be done with api if anyone knows please tell me. :D
Title: Re: Translucent controls to the bgimage
Post by: LivedKrad on December 01, 2004, 09:50 AM
It completely depends on the control. Some controls cannot be seen at all, no matter if they're "translucent" or not. For instance, the winsock control. At run time, it's more than translucent: it's invisible. So, it would be more help for you to tell us what control you're talking about.
Title: Re: Translucent controls to the bgimage
Post by: SPY-3 on December 01, 2004, 07:56 PM
if i didnt say what i ment enough i want something that can make a textbox a command button and a webbrowser translucent but not the form