![]() |
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 am trying to access a control on a frame on a custom form in Outlook with
VB Script. I set the frame what is the next step Set fraSearch = Item.GetInspector.ModifiedFormPages("Contact").Con trols("fraSearch") Rich |
Ads |
#2
|
|||
|
|||
![]()
Set myControl = fraSearch.Controls("myControl")
See http://www.outlookcode.com/article.aspx?ID=32 for more information. -- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "helprdc" wrote in message ... I am trying to access a control on a frame on a custom form in Outlook with VB Script. I set the frame what is the next step Set fraSearch = Item.GetInspector.ModifiedFormPages("Contact").Con trols("fraSearch") Rich |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Accessing Form1 control values from Form2 | cmonroe21 | Outlook and VBA | 2 | January 6th 09 07:00 PM |
Outlook 2003: check if control does exist (VBScript) | Oskar Vaia | Outlook - Using Forms | 7 | October 15th 07 02:47 PM |
Outlook Form and Adobe Frame Maker | Aggie G | Outlook - Using Forms | 1 | February 6th 07 12:17 AM |
Accessing email in an Exchange 5.5 mailbox via VBScript? | [email protected] | Outlook and VBA | 1 | May 24th 06 11:43 PM |
How do i print the phone list with THE LINES (FRAME) IN OUTLOOK | MORPHUS | Outlook - Using Contacts | 3 | May 3rd 06 06:09 PM |