I found this picture , I am curious that how the adornment can draw into to vs text editor. My First Sense is that we can get the text window handle and then draw what we what. But I tried to sub-class text window, I can get the handle but my sub-class window doesn't get any window messages.
Or does someone has any other idea about how to implement this? TIA.
draw something in vsx
155 Views Asked by scott At
1
I have posted your question on MSDN Forum at Getting Graphics of the text editor window thread, and got a reply from Ed Dore (Microsoft) explaining it. Please have a look at the thread above.
Hope that helps,