Accessing a control on a frame in Outlook with VBScript

  • Thread starter Thread starter helprdc
  • Start date Start date
H

helprdc

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").Controls("fraSearch")

Rich
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top