Try it. This works more like a native right-click than the Juhzuri solution - a context menu appears near the cursor; It works with controls that do not match the Windows menu key ( AppsKey); and it allows you to drag and drop.
^LButton::
Send {RButton Down}
Return
^LButton Up::
Send {RButton Up}
Return
source
share