Hi all,
I have a Tab Control w/o pages. I add pages to it with Richtextboxes in them (one per page). Then I select the new Page and the richtextbox gains focus.
When I click back to the first page and click on the first richtextbox it regains the focus but I cannot reference it to add text dynamically.
Can anyone help me with this problem?