![]() |
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
|
|||
|
|||
![]()
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 |
Ads |
#2
|
|||
|
|||
![]()
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 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Control events in Outlook 2007 custom forms/regions | nalpakj | Outlook - Using Forms | 1 | January 10th 07 12:08 AM |
organizational forms vs form regions | Nikolas | Outlook - Using Forms | 2 | November 20th 06 05:26 PM |
Outlook View Control embedded in custom control | [email protected] | Outlook - General Queries | 1 | November 8th 06 12:41 PM |
Outlook View Control embedded in custom control | [email protected] | Outlook - Using Forms | 1 | November 8th 06 12:41 PM |
unable to use custom control in form regions | Nikolas | Outlook - Using Forms | 5 | October 27th 06 06:47 PM |