Beast777
Aug 10th, 2007, 08:09 AM
I have data on my clipboard and my contextmenustrip has a toolstriptextbox and when I hit Ctrl-V it pastes the data into the textbox that I clicked from not the toolstriptextbox. The problem is that my contextmenu has a paste function in it and a shortcut of Ctrl-V which is the norm. If I remove the shortcut from the paste, everything works includiing Ctrl-V to both textboxes. However, my menu will not show the shortcut Ctrl-V for paste if I remove it. Is there a work around this?