View Single Post

  #2 (permalink)  
Old 02-04-2006
Wilfried Wilfried is offline
Senior Member
Black Belt
 
Join Date: Nov 2004
Posts: 2,122
Hi,

Yes you can install a event handler in BeforeClick and set Cancel to True. Then the menu will not popup. Eventually you can popup your own menu there, but you have to do it outside the event to not get the 'server busy' dialog.
Reply With Quote