I've written essentially two version of the same application.In the first version, the textboxes allow users to paste text into them (via Ctrl + V). However, I've noticed that in the second version, for some reason, the textboxes don't allow the user to paste information into them.
I've written both using the same version of vb.net express, and all of the textboxes have the same preferences selected (to the best of my knowledge). In fact, I've coppied and pasted one of the working textboxes (one that allows pasting) into the second app, and it no logner accepts pasting.
Does anyone know what might cause the applications to act in this manner How can I change this!
Thanks so much for any input or ideas.
-Robert