Has anyone successfully implemented any restrictions on copying or pasting into a TextBox? I've tried a few things to inject the <element onpaste="return false"> event. Tried injecting it with dojo, and jquery with no success. Any help would be appreciated!