I'm Working on RichEdit Control, so when i paste the below code, cursor has to go directly to that location and write some text in rich edit control. So please suggest, i will proud if send some sample code.

23H,10 STACKOVERFLOW : Cursor has to go 23rd row and 10th column and need to write the text like shown.... In RichEdit Control.

Thanks in advance to all coders..



Regards

Sam

(Note: I have tried with GetSel,SetSel,GetCaretPos, SetCaretPos not solved my problem)