Pop up menu of the shape in a ActiveX dropped on a C# from

G

genc ymeri

Hi,
I have an Visio2003 ActiveX () in a C# form. If I click with the right
button of the mouse a pop up menu shows up.

Is it possible to have those menus commands/methods being run in the form
menu ?

So If I create my VisioMenu in C#Form and one of its items is named "Format"
:
a. How can I assign the "Format" method(s)/action of axVisio03's "Format "
popup menu into my custom C# menu "Mymenu"."Format" ?
b. I haven't seen any sample in SDK which does that so far (probably I have
missed'em). Where can I get some documentations which tells/shows to me how
to run, "FormatLine", "FormatFill" dialog boxes for the selected shapes from
my commands or from my custom build menus
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top