Top "Right-click" questions

A right-click is pressing the right or secondary button on a mouse.

How to pass in multiple file/folder paths via a right-click event (verb) to an executable?

Related: How to add new items to right-click event on Folders and Files in Windows? I added custom right-click verb …

registry right-click shell-verbs
JavaScript: Capturing right click and disabling menu only within certain element

I have coded a jquery script where there is a small grid on screen and using drag and drop users …

javascript jquery drag-and-drop right-click
C#, mouseClickEvent doesn't respond to right mouse click

on click event doesn't respond to right mouse click. The event is for a richTextBox. when I try the same …

c# winforms right-click mouseclick-event
RIght-Click in GWT?

I am building an AJAX web app with GWT, and I want to use right-click for various things, just like …

ajax gwt right-click
Cocoa: Right Click NSStatusItem

I am a .Net developer who need to port a small project into Mac, so I know next to nothing …

cocoa right-click nsstatusitem
How to trap "open in a new tab" clicks in jquery.click

I have a jquery script that attaches a click event to every link, running an action when the link is …

javascript jquery right-click