Windows Vista Beta | WinVistaBeta.com - Message | Transparent Backgrounds in WPF UserControls?

September 07, 2008  
Subject: Transparent Backgrounds in WPF UserControls?
Group: microsoft.public.windows.developer.winfx.general
Date: 8/24/2007 8:49:38 PM
From: "rory.groves@gmail.com" [Email Address Protection]

Trying to implement a WPF usercontrol in a WinForms app. Both load
correctly, however i cannot get the background of the usercontrol to
be transparent. Therefore the WPF control displays over an opaque gray
background.

Does anyone have any examples of how to display a transparent
background on a WPF usercontrol in a winforms project?


Back