G Guest Nov 5, 2004 #1 Hi, Is there anyway to move the cursot to a position in rich text box? thanks Al
H Herfried K. Wagner [MVP] Nov 5, 2004 #2 Al said: Is there anyway to move the cursot to a position in rich text box? Click to expand... Take a look at the textbox's 'SelectionStart' property and the overloaded 'Select' method.
Al said: Is there anyway to move the cursot to a position in rich text box? Click to expand... Take a look at the textbox's 'SelectionStart' property and the overloaded 'Select' method.
S Shiva Nov 5, 2004 #3 Set its SelectionStart property. Hi, Is there anyway to move the cursot to a position in rich text box? thanks Al
Set its SelectionStart property. Hi, Is there anyway to move the cursot to a position in rich text box? thanks Al