![]() |
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 Henry,
My requiremet is similar to Abdulla's. I need to include a custom toolbar with some buttons in all inspectors which are of message class 'IPM.Post'. I use VC++ in my project. First, I tried handling OnNewInspector event in which I tried inserting my custom toolbar & advising the commandBar button event. This worked fine for the first inspector(i.e. when I click new MailMessage for the first time) & the problem raised when I tried opening another mail message. Technically the problem was, I was not able to advise the commandBar button event for the new inspector when it was already advised for the previous inspector. After surfing the net, I read that my task can be very well accomplished if I handle the 'Activate' & 'DeActivate' events of 'InspectorEvents'. But to handle this 'Activate' & 'DeActivate' events of 'InspectorEvents', I again have to advise them in 'OnNewInspector' which again gives me the same problem. Please help me out. This a very urgent requirement & I have already spent more time on exploring this. Awaiting for your help, Shree url:http://www.ureader.com/msg/1079162.aspx |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Multiple new mail Inspectors | goran | Add-ins for Outlook | 0 | January 23rd 08 02:11 AM |
Problem with multiple Inspectors | Voyager | Add-ins for Outlook | 0 | November 26th 07 06:59 PM |
How attachments and inspectors work together | LSM | Add-ins for Outlook | 0 | January 31st 07 08:57 PM |
Choice of programming tool for Outlook programming | [email protected] | Outlook and VBA | 4 | July 13th 06 10:48 AM |
Errors when using Inspectors | Yoav | Outlook - Calandaring | 1 | March 23rd 06 02:47 PM |