Hi,
I set the stylesheet path to point to my stylesheet, and the CuteEditor changes the background color of the editing containter. Here is how I do it.
Editor1.StyleSheetPath = "/mypath/stylesheet.css";
If I comment out this code, the white backgroud of editing control returns to normal. Is this a bug?
Thank you for your help.
Vikbol