In MSDN I saw example of usage ColorableItems interface.
And it shows me the components of the IDE which may to change their colors
(background color too).
But there`s no way to paint defined part of code.
At the same time if I to place breakpoints background color is changed.
So, can someone told me how I can to realize it ?
> Hello!
>
> How can I add text to the source code opened in the IDE
> with non-white background ?
>
> Thanks!