Form region definitions are never stored in an OST, PST or mailbox. There
are a few ways to set up form regions depending on your development
platform. In general a form region consists of 2 parts. The design surface
(where the controls live) is stored in an OFS file. The definitions for the
form region are stored in an XML file.
The registry settings for a form region provide the information as to what
MessageClass or classes use the form region.
You might want to look at
http://www.outlookcode.com/news.aspx?id=22 for
lots of information about form regions and the different ways to design and
implement them.
--
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
"Bert_Bert" wrote in message
...
In connection with Outlook 2007 I hear more often the term "Form region".
I
do not understanda despite many articles where exactly the definition of
the
form region is stored.
In other words, If I want my FormRegion to work the same way on the second
computer, what steps should I do ?
How to update my formregion on two computers then - can both Regions look
into the same folder on the Exchange and can they be somehow stored in the
storage (OST, PST) ??
Thank you very much for very basic clarification of this myth for me