views:

453

answers:

0

Since it appears Silverlight does not support the middle mouse button click event, is there a way to capture this event in JavaScript when the user middle button clicks on the Silverlight control? That way, I could pass the event on via a javascript to silverlight bridge.