V
Velox
I found a bug in the RichTextBox class that I have yet to see
addressed.
I have an MDI application, with a child window containing a
RichTextBox with its HideSelection property set to false. I write
something to the RichTextBox, and then minimize the child window.
While the child window is minimized, I write some more data to the
RichTextBox. When I restore the child, the RichTextBox is blank! If
I resize or scroll the RichTextBox, the text is displayed again.
addressed.
I have an MDI application, with a child window containing a
RichTextBox with its HideSelection property set to false. I write
something to the RichTextBox, and then minimize the child window.
While the child window is minimized, I write some more data to the
RichTextBox. When I restore the child, the RichTextBox is blank! If
I resize or scroll the RichTextBox, the text is displayed again.