Sorry for such a question, but I don't find the answer in the research area.
How can I manage the right click on a control in LC ?
I tried from the dictionnary:
Code: Select all
on mouseUp 3
mouseUp mouseButtonNumber
Parameters:
The mouseButtonNumber specifies which mouse button is pressed:
1 = left one (for short)
2 = middle one
3 = right one
Any idea around ?
Thanks in advance, Jean-Paul.