I want to set my cursor position in a edit control in a specified place
say at the 9th character or 3rd character of the text displayed in the edit control.
When i use setfocus the cursor is placed at the first character of edit control.
Please help me how can i set the cursor in the specified position