Quote Originally Posted by Trojan
That is what I ment. that way I can control what format I Paste the text and control other stuff...
Well, the richtextbox, like the standard textbox, has its own right mouse click popup menu which you can replace with your own.

You could also clear the clipboard if they pressed Ctrl-V in your textbox so they couldn't use Windows to do the paste.