Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Right Click Event (Read 1480 times)
Phil Jacques
Junior Member
**
Offline


.NET 2.0 Rocks!!!

Posts: 70
Joined: Oct 20th, 2006
Right Click Event
Oct 22nd, 2006 at 6:25pm
Print Post  
I am tryng to capture Right click event on canvas, box and arrow.

When i am trying to catch the right click on box, the right click on canvas also gets fired. Similarly for the arrow.

I want to capture only right click on the box and arrow, and both are not there under the mouse pointer, then on the canvas.

Is there a way to determine this?

Cheers

Phil
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Right Click Event
Reply #1 - Oct 23rd, 2006 at 6:59am
Print Post  
Hi,

Do you handle the Click event for the canvas? Try with the DocClicked one.

Stoyan
  
Back to top
 
IP Logged
 
Phil Jacques
Junior Member
**
Offline


.NET 2.0 Rocks!!!

Posts: 70
Joined: Oct 20th, 2006
Re: Right Click Event
Reply #2 - Oct 23rd, 2006 at 7:52am
Print Post  
Oh thanks ... that works Smiley

Phil
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint