![]() |
Control events in Outlook 2007 custom forms/regions
I'm looking to confirm or disprove something. It seems that in Outlook
2007, even though you can use the form designer to design existing regions or create new ones, you cannot create event handlers for the forms or for the controls on the forms in the VBA editor. If this is the case then all customization that requires more than just dropping a control on a form must be done using VSTO. Is this correct, or am I missing something? If you can wire up events to forms and controls please point me to an example of how this is done. Thanks |
Control events in Outlook 2007 custom forms/regions
You don't have to use VSTO, but you do have to use a COM addin. I've used
VSTO, VB.NET, C# and VB6 to do it, but you can't from VBA or the VBScript in form code. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003 Reminder Manager, Extended Reminders, Attachment Options http://www.slovaktech.com/products.htm "nalpakj" wrote in message ups.com... I'm looking to confirm or disprove something. It seems that in Outlook 2007, even though you can use the form designer to design existing regions or create new ones, you cannot create event handlers for the forms or for the controls on the forms in the VBA editor. If this is the case then all customization that requires more than just dropping a control on a form must be done using VSTO. Is this correct, or am I missing something? If you can wire up events to forms and controls please point me to an example of how this is done. Thanks |
All times are GMT +1. The time now is 11:26 AM. |
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