Displaying attached picture on a form with VBS ?

G

Guest

Hi,

Does anyone know how / if I can display a picture store as an attachment (to
a contact item) in a control on a custom form

The "PictureLoad" method on "controls" can load a picture from file into an
ImageControl.
But can I find something that can load the attachment instead

It seems that this should be possible :
If your copy picture from word into the notes space in a standard contact
form, you'll get the picture
I also can do this as a user on a customized form.

Regards
 
S

Sue Mosher [MVP-Outlook]

Your code would need to save the attachment to the file system, then load the saved file.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 

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

Top