Creating Dropdown Calendar in Outlook Form

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello,

I am creating a custom message form and I want to create a start date field
that works just like the start date field on the task form. My problem is I
can not figure out how to get the calendar to show up when selecting the
dropdown arrow.

Thank you,
Jeff Riley
 
Outlook itself does not include any date picker control (which, by the way, is one reason why the first page of the appointment, journal, and task forms is not editable). See http://www.outlookcode.com/d/datepick.htm for controls you can add.
--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

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