Unanswered How to hide context menu in Visio AxDrawingControl

  • Monday, February 27, 2012 10:13 AM
     
     

    Hi, I have a application integrated with Visio AxDrawingControl.

    For this when i right click on AxDrawingControl , it gives a popup context menu which i need to hide.

    How can i hide this context menu .

All Replies

  • Monday, February 27, 2012 1:49 PM
     
     

    I'd start by capturing the right click mouse event and adding a different event handler.

    al


    If this answer solves your problem, please check Mark as Answered. If this answer helps, please click the Vote as Helpful button. Al Edlund Visio MVP

  • Wednesday, February 29, 2012 6:19 AM
     
     

    HI Al Edlund  ,

    Is it possible to hide mini toolbar in visio 2010 axdrawingcontrol

  • Wednesday, February 29, 2012 10:24 AM
     
     
    Is there any property like Application.ShowMenuFloaties in visio which is there in the Excel http://msdn.microsoft.com/en-us/library/bb224800(office.12).aspx