RichEdit TextBox? [modified]
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
Hi all, I'm having words(collection of text) with co-ordinate position of each word. I need to add those words with relevant position into the rich edit box. If it is possible, please let me know... Thanks in advance
-
Hi all, I'm having words(collection of text) with co-ordinate position of each word. I need to add those words with relevant position into the rich edit box. If it is possible, please let me know... Thanks in advance
Do you want to copy some text of a richedit to other richedit?
WhiteSky