I am attempting to paste a value from a separate program into a TextEdit
control and it doesn't do anything when I use ctrl-v. However, I am able to use right click and paste and that is successful.
Is there a AllowShortcutKeys = true
that I am missing?