News

Is there a way to get a WinForms RichTextBox control to scroll to it's end programmatically?I've got an app which will eventually be outputting to a log file but for now I'd like it's output to ...
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 ...