I am trying to get the current index of the letter that typed in during OnKeyDown event.
For example, if I have a text in RichEdit Control as "MOVS,21"
I would like know the index of "(" when I change the string to "MOV(S,21" in the event "OnKeyDown".
Is there any way I can get this index? Appreciate your help.
regards, Balan Sinniah