View Single Post
  #4  
Old March 30th 10, 02:29 PM posted to microsoft.public.developer.outlook.addins,microsoft.public.outlook.program_addins,microsoft.public.outlook.program_vba
Ken Slovak - [MVP - Outlook]
external usenet poster
 
Posts: 5,848
Default Creating Form Regions with more than one page

For what you want you need a separate form region. That's what they're
called. You set that up in the form region XML. You can google for "Outlook
separate form region" and see examples for various platforms.

--
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


"escamoteur" wrote in message
...
If you take e.g. the standard Inspector for Contacts, you have a "General"
and a "Details" page and you can switch between them by the Ribbon.

I want something similiar.

I create my Formregion using GetFormRegionStorage. This works fine. I
design the Formregion with Outlook Formdesigner.

I hope you knoe understand better what I mean.

Tom


Ads