Hi All
I have designed a form with a textbox in screen painter.
I have given a character from the coding to be entered in the textbox
that is
if I type A, O will be displayed.
like that it will be going on.
but a problem occurs.
if a character is pressed, the alternate character is been displayed. No problem in that.
But the cursor positions in the first character only.
So I want to change the cursor position to the end of the line.
-Anto