> It is not possible to programmatically add code to an Outlook form.
> > I'm creating a utility that will create an outlook form based on input
[quoted text clipped - 4 lines]
> >
> > Jerry
Not really, since the hardest part of creating the form is what I call
"pushing pixels," placing the controls on the form. Adding code is a piece
of cake compared to that.

Signature
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
> Doesn't that sort of kill most of the benefit of being able to create the
> form programatically?
[quoted text clipped - 3 lines]
>
> > It is not possible to programmatically add code to an Outlook form.
> > > I'm creating a utility that will create an outlook form based on input
> > from
[quoted text clipped - 4 lines]
> > >
> > > Jerry
Jerry Camel - 02 Jan 2004 18:13 GMT
But you can't automate the form creation if you need code behind it...
> Not really, since the hardest part of creating the form is what I call
> "pushing pixels," placing the controls on the form. Adding code is a piece
[quoted text clipped - 15 lines]
> > > >
> > > > Jerry
Sue Mosher [MVP] - 02 Jan 2004 21:08 GMT
You could if you build the form on an existing form that already has the
code you want to use.

Signature
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
> But you can't automate the form creation if you need code behind it...
>
[quoted text clipped - 21 lines]
> > > > >
> > > > > Jerry