Hide caret in CRichEdit View [modified]
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
Hello Plz help me to hide the caret in CRichEditView. the HideCaret() does'nt work. Thanks -- modified at 6:42 Wednesday 6th June, 2007
Do you want to prevent the user from entering characters as well? If so, you can use the EM_SETREADONLY message. Mark
"Posting a VB.NET question in the C++ forum will end in tears." Chris Maunder