K
Krzysztof
Hi,
I have created a form with vba script serving it. I'd like this form to be shown
from right-click menu. I right-clicked on the page and clicked Show ShapeSheet. I
added Action section and placed in Action: =RUNADDON("MyForm.Show") and in Menu:
"Show form". Now, if I right-click on the visio page, I can see that menu item, but
when I click it nothing happens. I tried placing simple code in Action like
=RUNADDON("MsgBox ""Hello""") but it also didn't work. Any ideas why? TIA.
regards,
Krzysztof
I have created a form with vba script serving it. I'd like this form to be shown
from right-click menu. I right-clicked on the page and clicked Show ShapeSheet. I
added Action section and placed in Action: =RUNADDON("MyForm.Show") and in Menu:
"Show form". Now, if I right-click on the visio page, I can see that menu item, but
when I click it nothing happens. I tried placing simple code in Action like
=RUNADDON("MsgBox ""Hello""") but it also didn't work. Any ideas why? TIA.
regards,
Krzysztof