Outlook Forms, handling Message Options + reading pane
- From: "MC" <mcox@xxxxxxxxxxxxxxx>
- Date: Fri, 12 Dec 2008 12:13:56 -0500
Hi,
We've created a custom form for handling and displaying fax messages in a separate window. We are working in COM because we need backwards compatibility with older Outlook clients (2000). The form works correctly for double-click and for Open, Print, Forward etc.
We created an IDispatch::Invoke and that returns E_NOTIMPL currently and a dialog pops up indicating that it is not implemented (if we use CO_E_NOT_SUPPORTED nothing pops up).
What I'd like to know is the following:
1) What is needed to support the item context menu item Message Options . . .. (we know it sends in the DISPID) but rather then creating our own dialog we'd like to use the existing Message Options Dialog.
2) What is needed to support he Reading pane functionality when a non-standard form is selected.
Pointers to articles, code samples etc. and even words would be greatly appreciated.
Thanks,
MC
.
- Prev by Date: Word (Mail Merge to Email) object model question
- Next by Date: RE: Word (Mail Merge to Email) object model question
- Previous by thread: Word (Mail Merge to Email) object model question
- Next by thread: Hitting F5 on Excel Add In project open Excel but does nothing.
- Index(es):
Relevant Pages
|