i use richeditcontrol to display html content, primarily a html table representation of data
this code has worked in previous versions, i want to say most likely 23.2, 24.1 and i'm pretty sure earlier versions of 24.2
i became aware the other day that this has stopped working as of 24.2.6
when copying the content and pasting into, for example, MS Word i just get two underscores "__"
content in richeditcontrol
result when pasting into MS Word
i have attached a simple project,
run the project
right-click and Copy on the richeditcontrol
paste into, for example, MS Word
Its worth noting that i used the example code in this article