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 ...
Hello, trying to create a file and write to it on a webserver. Here is the code so far (not all mine):<BR><BR> <pre class="ip-ubbcode-code-pre"> <BR><%@ Import ...