Determine context menu event

R

Ryan Joseph So

When you right click your mouse on the textbox it will popup a
contextmenu then you can either cut, copy, paste. Is there a way to
determine what process did the user choose on the context menu? And is
it possible to override it meaning cancelling the process in the code.
 
M

Mohamoss

Hi
Try to create you own context menu with the same text fot items ( cut ,
copy . paste) then assign that menu as the context menu of your text box
control. need to assign proper shortcut keys too
Mohamed M .Mahfouz
Developer Support Engineer
ITWorx on behalf of Microsoft EMEA GTSC
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top