Hi,
In some situation, when I call the "RichTextBox.Insert", I get the following error: "Object reference not set to an instance of an object"
I did investigate the problem and it will occur for every RichTextBox in a RadTabControl, execpt the first one.
Example #1:
In example #1, RadRichTextBox2 and RadRichTextBox3 will raise an error if they call the Insert function. Howerver RadRichTextBox1 won't raise any error.
Example #2
In exemple #2, no error will be raised.
Is there a bug or amI doing something wrong here?
Regards,
Simon