![]() |
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
|
|||
|
|||
![]()
What I don't understand is, GetFormRegionStorage can only return on .ofs File, how do I handle additional Separate Form regions for
the message class that all are displayed in one inspector? Thanks Tom "Ken Slovak - [MVP - Outlook]" schrieb im Newsbeitrag ... 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 |
#2
|
|||
|
|||
![]()
In one OFS file?
-- 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 ... What I don't understand is, GetFormRegionStorage can only return on .ofs File, how do I handle additional Separate Form regions for the message class that all are displayed in one inspector? Thanks Tom |
#3
|
|||
|
|||
![]()
How can I place to regions in one OFS File?
"Ken Slovak - [MVP - Outlook]" schrieb im Newsbeitrag ... In one OFS file? -- 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 ... What I don't understand is, GetFormRegionStorage can only return on .ofs File, how do I handle additional Separate Form regions for the message class that all are displayed in one inspector? Thanks Tom |
#4
|
|||
|
|||
![]()
You can use one OFS per form region page or set up the regions using project
resources. When you get called for the form region storage or manifest you supply whatever is called for based on the form region name. -- 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 ... How can I place to regions in one OFS File? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Any way to have something like OL2007 Form Regions in OL2003? | Jason Ferree | Add-ins for Outlook | 1 | September 18th 07 12:35 AM |
Outlook Form Regions | Rafael[_2_] | Outlook - Using Forms | 16 | August 17th 07 08:42 PM |
Creating email form for intranet web page | Laura Vanderbilt | Outlook - Using Forms | 1 | May 11th 07 01:20 PM |
organizational forms vs form regions | Nikolas | Outlook - Using Forms | 2 | November 20th 06 04:26 PM |
Outlook 2007 Form Regions and C++ | Jeffrey | Add-ins for Outlook | 0 | July 7th 06 07:01 PM |