Hi all,
I am using the RadRichTextBox to display a docx file in ReadOnly mode.
By default, the RadRichTextBox shows a gray background behind the page. I would like to change this from gray to black, but I cannot figure out how. I would rather not include a theme from telerik in my assembly as this is the only visual change I need to make.
Just to be clear, I want to change the background behind the page, not the color of the page itself.
Thanks