I am interested in making a form 100% transparent but I want to make the controls visible. Basically I want to make a listbox on a form that will appear to be floating, any ideas?
To make sure we are all on the same page I actually am wanting the form invisible with the controls visible. Because I have messed around with %WS_EX_TRANSPARENT and it just seems to mess the repainting up so any ideas would be great.
Thanks
-------------
-Greg
[This message has been edited by Gregery D Engle (edited May 13, 2000).]
To make sure we are all on the same page I actually am wanting the form invisible with the controls visible. Because I have messed around with %WS_EX_TRANSPARENT and it just seems to mess the repainting up so any ideas would be great.
Thanks
-------------
-Greg
[This message has been edited by Gregery D Engle (edited May 13, 2000).]
Comment