Get char pos of RichEditControl ?
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
Sorry if you saw it 2nd time. But I need answer for this. Can you give me some lines of code about: -Get coordinates of the current character (in current line) in a rich edit control. Ex: CPoint pt; pt=Get....(); //or something like that Thanks. Hung Son A Vietnamese student i-g.hypermart.net dlhson2001@yahoo.com
-
Sorry if you saw it 2nd time. But I need answer for this. Can you give me some lines of code about: -Get coordinates of the current character (in current line) in a rich edit control. Ex: CPoint pt; pt=Get....(); //or something like that Thanks. Hung Son A Vietnamese student i-g.hypermart.net dlhson2001@yahoo.com
Try GetCaretPos Best regards, Alexandru Savescu