View Single Post

  #2 (permalink)  
Old 04-23-2005
Wilfried Wilfried is offline
Senior Member
Black Belt
 
Join Date: Nov 2004
Posts: 2,112
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.
Reply With Quote