I have a form which conatains a richTextBox. I put a large string into
the text box and then call the show() method for the form.
when I call the show() method, the form is immediately shown but it
takes alot of time until the text box is shown.
Is there a way to solve this problem?
THNX,
Oren.