I'm using code to move labels around on a form with the left click and mouse move events. When I change the code to recognize a right click instead of the left all works fine but I get dialog boxes for copying, pasting, deleteing etc. Is there a way to disable the dialog boxes with code so I can use the right click and left click just as clicking events.