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 ...
At the moment my mind is elsewhere, so some of the details arent fresh in my mind! So I apologise. I am comparing two datasets. One is Authoritative and will override the data in the other. At present ...