I'm trying to make a form transparent in certain parts only. I looked all over this site, but they all seem to point to tip 76 (the one about transparent forms and says you could also use BitBlt). The code which is on Tip 76 (or something like that) doesn't work at all. I have 3 shapes some labels and an image on the form, and when I use that code, it makes the entire form disappear rather than just the part I want it to, and it will only reappear parts of the form when the shapes move over it.

Is there an alternative (like BitBlt, but I tried that and it didn't work to well)?

Any suggestions?

Thanks.