![]() |
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
|
|||
|
|||
![]()
Dear All,
I am creating outlook2000 add in using vc++6. I planned to have different toolbar for compose window, reply window, main window... I have implemented new inspector handling method. The invoke function is called whenever a window is opened. but how can i differentiate the opened window is a compose window or reply window or read window etc... I have created the toolbar for main window inside OnConnection method.is that a only way to create it. |
Ads |
#2
|
|||
|
|||
![]()
If Inspector.CurrentItem.Sent is true, you arae looking at the sent or
received message. Otherwise you are in the compose mode. Check the subject prefix (not 100% fiil proof of course) to see if it is a new item or reply/forward. Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool "lencastro" wrote in message oups.com... Dear All, I am creating outlook2000 add in using vc++6. I planned to have different toolbar for compose window, reply window, main window... I have implemented new inspector handling method. The invoke function is called whenever a window is opened. but how can i differentiate the opened window is a compose window or reply window or read window etc... I have created the toolbar for main window inside OnConnection method.is that a only way to create it. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Problem when adding new toolbar on NewInspector when editor type is Word - Outlook 2003 | Harry | Outlook - General Queries | 1 | February 7th 07 02:06 PM |
STANDARD TOOLBAR PROBLEM | its_my_dime | Outlook - General Queries | 2 | December 26th 06 11:45 PM |
TOOLBAR PROBLEM | its_my_dime | Outlook - General Queries | 0 | December 26th 06 09:09 PM |
Toolbar problem | Lesley | Outlook Express | 7 | August 30th 06 10:19 AM |
Toolbar icon customization problem | chasse//casse.700250amp | Outlook Express | 4 | January 19th 06 11:50 PM |