![]() |
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 Ken,
In a previous thread titled, "Subject: Alternate data source for folders/explorers (synthesizing mailitems)", you made the following statement, "You can't code for the preview pane and you can't code or change the InfoBar where the status is displayed.". The thread was not specific about the version of Outlook. Does this statement pertain to Outlook 2007 as well? The reason I ask is because of the following: We shortcut items with attachments leaving a stub that identifies the location of item and it's attachments in another storage location. We would like to be able to open the attachment inside the preview pane just as Outlook 2007 does with a non-shortcutted message. I know that I have to create an event sink for monitoring the BeforeAttachmentOpen event on the item. However, I have not been able to figure out how to display the attachment in the preview pane instead of it's HTML stub. Is this even possible? Thank you for your help, Darlene |
Ads |
#2
|
|||
|
|||
![]()
You still can't do anything with code with the status bar. You can however
with Outlook 2007 have a custom previewer that would do much of what you want. There's some information about writing previewers like that at http://msdn.microsoft.com/msdnmag/is...s/default.aspx. Note that this only applies to Outlook 2007. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007 Reminder Manager, Extended Reminders, Attachment Options http://www.slovaktech.com/products.htm "DRuben" wrote in message ... Hi Ken, In a previous thread titled, "Subject: Alternate data source for folders/explorers (synthesizing mailitems)", you made the following statement, "You can't code for the preview pane and you can't code or change the InfoBar where the status is displayed.". The thread was not specific about the version of Outlook. Does this statement pertain to Outlook 2007 as well? The reason I ask is because of the following: We shortcut items with attachments leaving a stub that identifies the location of item and it's attachments in another storage location. We would like to be able to open the attachment inside the preview pane just as Outlook 2007 does with a non-shortcutted message. I know that I have to create an event sink for monitoring the BeforeAttachmentOpen event on the item. However, I have not been able to figure out how to display the attachment in the preview pane instead of it's HTML stub. Is this even possible? Thank you for your help, Darlene |
#3
|
|||
|
|||
![]()
Thank you. I wasn't sure if the PreviewHandler was what was required. I'll
look into it again. Thanks! "Ken Slovak - [MVP - Outlook]" wrote: You still can't do anything with code with the status bar. You can however with Outlook 2007 have a custom previewer that would do much of what you want. There's some information about writing previewers like that at http://msdn.microsoft.com/msdnmag/is...s/default.aspx. Note that this only applies to Outlook 2007. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007 Reminder Manager, Extended Reminders, Attachment Options http://www.slovaktech.com/products.htm "DRuben" wrote in message ... Hi Ken, In a previous thread titled, "Subject: Alternate data source for folders/explorers (synthesizing mailitems)", you made the following statement, "You can't code for the preview pane and you can't code or change the InfoBar where the status is displayed.". The thread was not specific about the version of Outlook. Does this statement pertain to Outlook 2007 as well? The reason I ask is because of the following: We shortcut items with attachments leaving a stub that identifies the location of item and it's attachments in another storage location. We would like to be able to open the attachment inside the preview pane just as Outlook 2007 does with a non-shortcutted message. I know that I have to create an event sink for monitoring the BeforeAttachmentOpen event on the item. However, I have not been able to figure out how to display the attachment in the preview pane instead of it's HTML stub. Is this even possible? Thank you for your help, Darlene |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Outlook Express 6 Message Panes, Lists Pane and Preview Pane | brett | Outlook Express | 5 | October 5th 07 02:20 AM |
online Exchange mode - Preview Pane behaviour question | [email protected] | Outlook - General Queries | 31 | August 30th 07 09:49 AM |
Preview Pane question | James | Outlook Express | 4 | May 23rd 07 09:19 AM |
Fw: Preview Pane question | Outlook Express | 0 | May 22nd 07 06:29 PM | |
Preview Pane (Read Pane) | Jack-PEC | Outlook - Installation | 3 | November 16th 06 02:40 PM |