Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 542
Default 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?


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,058
Default 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?


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Help Using Click Event dnj Excel Programming 0 November 11th 04 08:21 PM
Click event to run only once gavmer[_93_] Excel Programming 0 October 12th 04 12:34 AM
Click event to run only once gavmer[_92_] Excel Programming 1 October 8th 04 07:23 AM
Click event to run only once gavmer[_91_] Excel Programming 0 October 7th 04 12:07 AM
On Click Event?, and how to use Wandering Mage Excel Programming 5 June 7th 04 04:28 PM


All times are GMT +1. The time now is 07:53 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"