Hi,
Quote:
|
Initially I though i could just use "cancel" in the before_click event, but if i cancel that event, then no selection_change event occurs and I get no menu at all.
|
What if you use cancel only if right button is clicked ? I think you have that option to check in BeforeClick. I'm sure other solutions are possible but this is what drop into my head at first glance.