PDA

Click to See Complete Forum and Search --> : Images


code_baron
Nov 21st, 2000, 11:44 AM
I have a Image control that I want to use as a border where the inside is transparent. I want to put the media player underneath the picture.

The problem is that the Image control seems to be the only thing that will support transparency but it can never be sent to front. Everything works fine but the media player will always sit on top of the image control.

What can i do?

code_baron