Skip to Content
0
Former Member
Feb 25, 2009 at 12:53 PM

End of statement.

14 Views

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