S
Stephane Gendron
I created a Com add-in and I have a problem to fire up an event.
I create a toolbar with some button that is displayed everytime that a new
inspector is launch.
But the problem is : If I open one item and I try to click the button
everything will execute correctly.
But if I open two item or more item...the button will stop to work on the
first item I open.
The button will only correctly work with the latest item opened.
I try to debug and I can see that the sub that is related to the click event
of this button is not fired up!!
Someone have an idea??
Thanks,
Steph
I create a toolbar with some button that is displayed everytime that a new
inspector is launch.
But the problem is : If I open one item and I try to click the button
everything will execute correctly.
But if I open two item or more item...the button will stop to work on the
first item I open.
The button will only correctly work with the latest item opened.
I try to debug and I can see that the sub that is related to the click event
of this button is not fired up!!
Someone have an idea??
Thanks,
Steph