12-04-2008 02:34 AM
Solved! Go to Solution.
12-04-2008 02:45 AM
Sure. Just handle Mouse Down? Event where you can "swap" buttons.
"Quick and dirty" implementation in attachment.
Andrey.
12-04-2008 02:47 AM
Hi Ritesh,
you can use the "Mouse Down?" event to check which mouse key is pressed and change it to 2 if it was 1. This activates the menu also on left click.
Mike
12-04-2008 03:47 AM