I was putting together a small application today that presents data in a TextBox. Now while this isn't too uncommon :), the text gets added to the TextBox a line at a time via the TextBox's .AppendText() method. I needed to do this repeatedly
Read More...
Read the complete post at http://blog.devstone.com/aaron/2008/06/27/SuppressingControlRedrawingWhileUpdating.aspx