问题
I have two RichTextBoxes (input and output). If I copy text with color from output and paste into input, the color of the text gets pasted as well. Is it possible to make the input-TextBox ignore formatting upon paste? I don't want colored text in the input-TextBox.
来源:https://stackoverflow.com/questions/45760744/richtextbox-ignore-formatting-on-paste