cursor position in textbox

  • Thread starter Thread starter raju
  • Start date Start date
R

raju

Hai,

In my device application, i have 9 picture box having title from 0
to 9. If you click on the picturebox the corresponding number will be
placed on the textbox.

Say for example, if u click "1" picture, the textbox text will be
"1". again if u click "2" picture then the text will be like "12".

But, my problem is, always the cursor will be near to 1 in the
text box.

How to change the cursor position in textbox..

Thanks in advance.


Regards,
Raj.
 
Back
Top