Outlook Banter

Outlook Banter (http://www.outlookbanter.com/)
-   Add-ins for Outlook (http://www.outlookbanter.com/add-ins-outlook/)
-   -   inspector.ShowFormPage (http://www.outlookbanter.com/add-ins-outlook/33089-inspector-showformpage.html)

Steffen Heinzl November 16th 06 04:17 PM

inspector.ShowFormPage
 
Which form pages can be shown by the inspector of an MailItem and how
are the pages' names?
At the moment my code looks like this:

mailItem.GetInspector.ShowFormPage(page);

But I don't know which names I can use for "page".

Help is appreciated!
Steffen

Sue Mosher [MVP-Outlook] November 16th 06 07:34 PM

inspector.ShowFormPage
 
Any name that appears on a form page tab that's not in parentheses. Open your custom form in design mode and you'll see them all.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"Steffen Heinzl" wrote in message ...
Which form pages can be shown by the inspector of an MailItem and how
are the pages' names?
At the moment my code looks like this:

mailItem.GetInspector.ShowFormPage(page);

But I don't know which names I can use for "page".

Help is appreciated!
Steffen



All times are GMT +1. The time now is 12:29 PM.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2006 OutlookBanter.com