Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
A version of this page is also available for
4/8/2010

The following table shows the date and time picker controls structures, with a description of the purpose of each.

Programming element Description

NMDATETIMECHANGE

This structure contains information about a change that has taken place in a date and time picker (DTP) control.

NMDATETIMEFORMAT

This structure is used with the DTN_FORMAT message.

NMDATETIMEFORMATQUERY

This structure is used with the DTN_FORMATQUERY message.

NMDATETIMESTRING

This structure contains information specific to an edit operation that has taken place in a date and time picker (DTP) control.

NMDATETIMEWMKEYDOWN

This structure carries information used to describe and handle a DTN_WMKEYDOWN message.

See Also