WPF/E Transparent background for control
I want to have a WPF/E control with a transparent background so that if I position it with absolute coordinates, it will appear as if the WPF/E graphics are on top of the som of the HTML (a div actually). I already have some HTML controls (like edit controls, and dropdown controls that are on top of the WPF/E control in Z-order.
Is this possible?
Michael

