I have a WPF control that I would like to overlay onto a WinForms application. So I have dutifully created a Element Host that can show the following WPF object:
You probably already tried this, but how about setting the Opacity on the User Control?