blinking text cursor

how do I move the blinking text cursor from the beginning of the string to the end of a string.

Example:
I have a edit control with the text of "s|ssss"
the cursor is now after the first s.
I want to move it to the end of the string to become"ssss|"
Last edited on
can i use this for a list control and combo box?
it is seteditsel()
Topic archived. No new replies allowed.