I have a richtextbox which I want to limit to bulletins, numbering, arial size 10, underline, bold, italic.
Nothing else is to be possible. The issue takes place when a user would paste something into the textbox. Background colors, pictures, etc etc would then be pasted into the textbox.
Pasting still needs to be possible. But we only want to keep bulletins, numbering, underline, bold and italic.
How do we remedy this?