Making a CRichEditView Readonly
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
Hi, How can I make the edit control of a CRichEditView read-only? Setting ES_READONLY flag does the job but messes up at other places. Thanks, Krishnan
-
Hi, How can I make the edit control of a CRichEditView read-only? Setting ES_READONLY flag does the job but messes up at other places. Thanks, Krishnan