Getting Edit control caret position?
C / C++ / MFC
3
Posts
2
Posters
0
Views
1
Watching
-
This has been driving me nuts for two days - anyone know how to do it? The first way I thought of doing it was getting the select text position - this works if text is selected - but not if no text is selected :( Cheers, Peter
-
This has been driving me nuts for two days - anyone know how to do it? The first way I thought of doing it was getting the select text position - this works if text is selected - but not if no text is selected :( Cheers, Peter
-
LOL :) Didn't think it would be a base class CWnd function. Thanks! Cheers, Peter