No, the attachments control is not directly accessible. Therefore, it is not programmable.
You can force Outlook to always use RTF for a particular form by (a) making RTF your default format long enough to (b) on the (Properties) page of the form, set it to use a particular Word template. Note that this will ensure that no non-Outlook recipient can read any of the attachments.
--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
"lemony" wrote in message news

Hi;
I am trying to get multiple attachments to work with custom forms. The
main issue that I have is that on read outlook seems to determine the size of
the attachment window as a part of the size of the message window. It ends
up with a very small attachment window no matter how many attachments are
attached making it very hard for the recipient to see the attachments. Is
there a way to resize this?
I think i have gotten close by using RTF format for the email, however I
cant work out how to make the form always use RTF if this is indeed the
workaround.
thanks for any help