![]() |
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 m Creating a Plugin for MS OUtlook, I a few questions Q. I have added Button to New email window(ie. the window that is opened when an email is double clicked) Brief description of my architecut I have a class called "INspector wrapper" which implements the "Outlook:: InspectorEvents" for every new email a new Instance of this class will be created. I have a class called "BtnWrapper" which implments the "Office:: _CommandBarButtonEvents" for every button created a new Instance of this class will be created. DispEventAdvise & DispEventUnadvise are added in the constructor and destructor of "BtnWrapper"& "INspector wrapper" class for resp. events. Instance of the "BtnWrapper" class will be created with "INspector wrapper" class. Now my problem is when 2 emails are double clicked and opened in new window. "OnButtonClick" event is called twice. Note: when n mails are double clicked & opened. "OnButtonClick" triggered n times. Buttons is added only once in the toolbar. Any clue to resolve this. Thanks in Advance. -- Message posted via OfficeKB.com http://www.officekb.com/Uwe/Forums.a...ddins/200910/1 |
Ads |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
MSOutlook Queries | MSOutlook Question | Outlook - General Queries | 4 | March 25th 09 01:20 PM |
Form called by actions... | curram | Outlook - Using Forms | 6 | September 27th 07 11:01 PM |
ContactItem Write event not getting called | Dave | Add-ins for Outlook | 1 | April 19th 07 06:44 AM |
I have 2 folders both called Contacts. How do I get back to one? | baffled_ken | Outlook - Using Contacts | 4 | February 27th 07 10:33 PM |
DBX file called Folders | Ken | Outlook Express | 2 | November 12th 06 07:39 PM |