> You cannot customize the first page of the form. However, you can copy and
> paste the first page onto the second page, then hide the first page and
> customize the second page!

Signature
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
> You cannot customize the first page of the form. However, you can copy
> and
> paste the first page onto the second page, then hide the first page and
> customize the second page!
No, that's not possible. Since the first page is not editable, it can't be
copied either. You would have to manually build a second page to duplicate
the first page, rather a tall order since Outlook provides no Outlook-aware
date/time picker to developers.

Signature
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
>>I was searching the Discussion Group database on customizing the
>>appointment
[quoted text clipped - 11 lines]
> paste the first page onto the second page, then hide the first page and
> customize the second page!
You are right, of course, I see you can only copy and past the first page of
the Contact form, which does not include the date picker control. Though
you could probably find a date picker control on the web and add it to your
form.
Sue Mosher [MVP-Outlook] - 12 Oct 2006 03:56 GMT
... and install it on every user's machine and deal with a myriad of problems because it wasn't designed with the same features that Outlook had on its private control.

Signature
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
>
> You are right, of course, I see you can only copy and past the first page of
> the Contact form, which does not include the date picker control. Though
> you could probably find a date picker control on the web and add it to your
> form.