![]() |
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? |
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