ID:158208
 
I want to send my right click button to the mouse procs(using the checkbox in the map control). Now is there any way i can use Click(or DblClick) to differentiate between the two clicks. Like for example Left click creates an orange while right click creates an apple?
Look up Click() in the reference.
In response to Garthor
Yeah I did that, and I should have looked at it in the first place cause it explained everything.

Thanks though.