Tech Support > Microsoft Windows > Development Resources > Edit control and caret question.
Edit control and caret question.
Posted by cejka on December 28th, 2003


An edit control with text in it, what function retrieves the caret
position from the edit control? I'm trying to split the text at that
point into a left string and a right string. thanks in advance.

Posted by Dim St Thomas on December 28th, 2003


cejka <cschiavo@sbcglobal.net> wrote in message news:<ehcsuv40ac4u928v7vkrv95d09ajirv7ms@4ax.com>. ..
EM_GETSEL


Similar Posts