How to change the bkcolor of the document’s view when edit the document,just like the visual studio I can choose the favourites color for the backgroundcolor,is there some apis?
How to change the bkcolor of the document’s view when edit the document,just like
Share
I assume that you talking about edit control with syntax coloring. So, for example, simple coloring control:
or how to use Scintilla in your MFGC project: