Naturally I'm playing about with WPF since it looks like the future (and looks rather cool too).<br><br>I'm creating (in the same way that punch a stone wall is demolishing) a custom control derived ...
I'm trying to extract a Bitmap object from a WPF Control (a System.Windows.FrameworkElement object) and then display it in a picture box (or save it in a file). All of that is done in a WinForms ...