ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   IExtensibility Click Event (https://www.excelbanter.com/excel-programming/340393-iextensibility-click-event.html)

James

IExtensibility Click Event
 
I am having a wonderful time trying to resolve this issue.

I have a .NET Com Add-in for Excel, I create a menu and a toolbar inside the
add-in. Every so often my Menu Items stop responding to the click event.
The click event never fires.

The matching toolbar button continues to work though?

I walkded through the with the debugger, ran traces and cannot not see any
exceptions or errors occuring.

CAN ANY ONE HELP ME?



Gary''s Student

IExtensibility Click Event
 
One thing to look for is any code that:

1. Disables the event
2. Does "something"
3. Re-enables the event

Problem can arise if step 2 terminates prematurely and never gets to step 3.
--
Gary''s Student


"James" wrote:

I am having a wonderful time trying to resolve this issue.

I have a .NET Com Add-in for Excel, I create a menu and a toolbar inside the
add-in. Every so often my Menu Items stop responding to the click event.
The click event never fires.

The matching toolbar button continues to work though?

I walkded through the with the debugger, ran traces and cannot not see any
exceptions or errors occuring.

CAN ANY ONE HELP ME?




All times are GMT +1. The time now is 01:38 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com