Hi!
I have a richtextbox on which I set DocumentInheritsDefaultStyleSettings ="true" so that the font of the text is uniform with the rest of my application, unless the users changes it using the editor.
However I see that the bold and italics functionality (using ribbon) do not work when this flag is set to true.
Why is that? How can I fix this?
Underline, changing font family or size work fine.
I have a richtextbox on which I set DocumentInheritsDefaultStyleSettings ="true" so that the font of the text is uniform with the rest of my application, unless the users changes it using the editor.
However I see that the bold and italics functionality (using ribbon) do not work when this flag is set to true.
Why is that? How can I fix this?
Underline, changing font family or size work fine.