View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Zachary Turner Zachary Turner is offline
external usenet poster
 
Posts: 1
Default Excel custom toolbar / DSOFramer

I've written an Add-in for MS Excel, part of which involves our own
custom toolbar with two buttons. When I open up Excel, I get a dialog
box saying our product is loading, and after the dialog box goes away
our toolbar items our enabled, as they should be.


Then, I put a DSOFramer object into a VB test application, opened up an
excel worksheet, and again I get our dialog box popping up saying our
add-in is loading, and when they go away our toolbar items are disabled.

I think this has something to do with the way ActiveX works behind the
scenes, but I'm not sure. I'd like to know how Excel decides whether or
not to enable custom add-in toolbar buttons. Then perhaps I can track
down the problem better.

Thanks

*** Sent via Devdex http://www.devdex.com ***
Don't just participate in USENET...get rewarded for it!