E
eBob.com
After a lot of debugging effort I have to conclude that it does. Or at
least can. I take a substring (RichTextBox.Text.Substring) before setting
SelectionStart and after and get a different result. The second result
begins two characters to the right of the first.
In an earlier version of the program I did not have this problem. But in
that version the RichTextBox actually appeared on a form. In the version of
the program with the problem the RichTextBox is never added to a form.
I don't know if I am asking a question or reporting a bug.
Bob
least can. I take a substring (RichTextBox.Text.Substring) before setting
SelectionStart and after and get a different result. The second result
begins two characters to the right of the first.
In an earlier version of the program I did not have this problem. But in
that version the RichTextBox actually appeared on a form. In the version of
the program with the problem the RichTextBox is never added to a form.
I don't know if I am asking a question or reporting a bug.
Bob