M
Martin
Hi all,
I extended the "Menu Bar" of Visio by one popup ("x") with a button
("y").
In order to have functionality I added my own event handler which does
nothing else than displaying a message box if the button y is clicked.
As I start Visio the menu bar is extended by my own entry and the event
handler is working. But when I open a document the event handler seems
to get lost
In my opinion the garbage collector might have removed it.
Does anyone know about this issue and might help me with a good
solution?
Thanks in advance,
Martin
I extended the "Menu Bar" of Visio by one popup ("x") with a button
("y").
In order to have functionality I added my own event handler which does
nothing else than displaying a message box if the button y is clicked.
As I start Visio the menu bar is extended by my own entry and the event
handler is working. But when I open a document the event handler seems
to get lost
In my opinion the garbage collector might have removed it.
Does anyone know about this issue and might help me with a good
solution?
Thanks in advance,
Martin