How to get to date control?

  • Thread starter Thread starter Piotr Karocki
  • Start date Start date
P

Piotr Karocki

I want to make simple 'vacation request' form, but I cannot find any way to
use 'standard' (as in e.g. Access) "Microsoft Date and Time Picker"
control. Using comboboxes with months' names is not elegant :)
How can I use such control on Outlook Form?
 
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.slipstick.com/dev/datepick.htm for controls you can add.

--
Sue Mosher, Outlook MVP
Outlook and Exchange solutions at http://www.slipstick.com
Author of
Microsoft Outlook Programming: Jumpstart
for Administrators, Power Users, and Developers
 
Back
Top