Clear menu item on right click of visio shape.

R

Raja

Hi,

I am using c# and visio drawing control, I am able to disable right click
event, but I dont want to diasble right click event , instead of this I want
to clear menu item which comes on right click of shape.

Please help.
Thanks.

url:http://www.ureader.com/gp/1130-1.aspx
 
J

JuneTheSecond

Hi Raja,

I thought you used Enabled property.
Did you tryed Visible property?
 
Top