![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
![]()
Hi,
I used example from microeye to create Outlook 2003 Add-in. This add-in adds a new commandbar with a dropdown and command button to the Outlook toolbar. Everthing is fine when I open multiple existing mails from Inbox. I see one new commandbar with dropdown and a button in each inspector. But when I open multiple new mail inspectors, than I see 2 commandbars in the second inspector, 3 in the third etc. It looks like it carries command bars from previously opened inspector into new one. I use Inspector wrapper class from Ken and new email inspector opens in Word mail editor. NewInspector method in OutAddin class calls AddInsp method from the bas module, where inspector its added to collection and create control with unique tag in CreateMenus metod. I assign unique Tag for commandbar, dropdown and button in each inspector.. I call CreateMenus from Mail Open method in InspectorWrapper class. Any ideas? Thanks in advance, Goran |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
C# and New Inspector event | bstrum | Add-ins for Outlook | 10 | June 12th 07 07:30 PM |
no active inspector | Jenn | Outlook - Installation | 2 | March 23rd 07 07:32 PM |
c++ and New Inspector event | JahMic | Add-ins for Outlook | 2 | March 21st 07 02:25 PM |
inspector.ShowFormPage | Steffen Heinzl | Add-ins for Outlook | 1 | November 16th 06 07:34 PM |
Help! Inspector.Close is fired before Inspector.Activate handler finishes | Sergey Anchipolevsky | Add-ins for Outlook | 8 | February 9th 06 09:51 AM |