Cursor in RTB
Do you have the tab index for the RTB as the first one in the list of controls? If some other control has a lower tab index, it will gain focus first. (I'm assuming you already did this, but this would cause the problem to manifest itself.)
__________________
Jack Purdum, Ph.D.
Author: Beginning C# 3.0: Introduction to Object Oriented Programming (and 14 other programming texts)
|