A Microsoft Outlook email forum. Outlook Banter

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.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook - Using Forms
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Accessing a control on a frame in Outlook with VBScript



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old December 29th 09, 02:48 AM posted to microsoft.public.outlook.program_forms
helprdc
external usenet poster
 
Posts: 1
Default Accessing a control on a frame in Outlook with VBScript

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  
Old December 29th 09, 04:02 AM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP][_4_]
external usenet poster
 
Posts: 552
Default Accessing a control on a frame in Outlook with VBScript

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
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
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


All times are GMT +1. The time now is 01:03 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.