If we want to set position of cursor to any character index in textbox by using following property:
TextBox1.SelectionStart= 2; //this will set cursor after 2nd character in textbox
Set Cursor Position in TextBox.
Posted by
Rajesh Rolen
at
Thursday, November 26, 2009
0 comments:
Post a Comment