Creating Date and Time Picker Controls

Send Feedback

On Windows Mobile-based Pocket PCs, the date picker is a drop-down control that displays a monthly calendar. On Windows Mobile-based Smartphones, the date picker is a control that enables the user to edit the date text. The Windows CE DTS_SHORTDATECENTURYFORMAT style is used to create the date picker.

To create the time picker on a device, the Windows CE DTS_TIMEFORMAT style is used. The default format for this style is defined by the Windows CE LOCALE_STIMEFORMAT flag set. For more information about the flag set, see LCTYPE Constants.

See Also

Creating Windows Mobile Controls

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.