N Nicholas Paldino [.NET/C# MVP] Jun 6, 2006 #2 James, Use the SelectionStart property to set the location of the cursor (SelectionLength should be 0 as well). Hope this helps.
James, Use the SelectionStart property to set the location of the cursor (SelectionLength should be 0 as well). Hope this helps.
D Dan Manges Jun 6, 2006 #3 James said: How do you get and set the cursor position within a text box? Click to expand... Use the SelectionStart property. Dan Manges
James said: How do you get and set the cursor position within a text box? Click to expand... Use the SelectionStart property. Dan Manges