martialarts
Regular
Hi. I am using VB.net and am trying to remove/disable copy in the right-click context menu WITHOUT losing the undo, paste, delete, and select all functionality. I have tried creating my own context menu but I could not figure out if there is a way to inherit the default functions like undo, paste, delete, and select all. I also could not figure out if there was a way to call the functions from my new context menu. Any ideas will be greatly appreaciated. Thanks!