About CRichEditControl
C / C++ / MFC
3
Posts
3
Posters
0
Views
1
Watching
-
Hi all, How to unselect the selected text in the rich edit control when clicked on selected text?
Manjunath S GESL Bangalore
-
Hi all, How to unselect the selected text in the rich edit control when clicked on selected text?
Manjunath S GESL Bangalore
What you are asking for is actually the default bahaviour.
-
Hi all, How to unselect the selected text in the rich edit control when clicked on selected text?
Manjunath S GESL Bangalore
I have used the CRicheEditView. I am selcting the character in the editor. When i clcik on the selected character it getting deselected and cursor is moving into begining of the charcter. How to avoid his deselction and movement of cursor?
Raghu