c#: how do i paste richtext into a textbox?
- by every_answer_gets_a_point
i want to highlight some stuff on a webpage and be able to paste it into a richtextbox in c# winforms. i want to then be able to see the html code of what i had pasted. is this possible?