blinking text cursor

Oct 8, 2010 at 7:51am
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|"
Oct 8, 2010 at 4:10pm
Last edited on Oct 8, 2010 at 4:11pm
Oct 8, 2010 at 4:49pm
can i use this for a list control and combo box?
Oct 12, 2010 at 4:03am
it is seteditsel()
Topic archived. No new replies allowed.