DTN_DATETIMECHANGEDTN_DATETIMECHANGE*
*Contents  *Index  *Topic Contents
*Previous Topic: DTN_CLOSEUP
*Next Topic: DTN_DROPDOWN

DTN_DATETIMECHANGE


DTN_DATETIMECHANGE
    lpChange = (LPNMDATETIMECHANGE) lParam;

Sent by a date and time picker (DTP) control whenever a change occurs. This notification message is sent in the form of a WM_NOTIFY message.

lpChange
Address of an NMDATETIMECHANGE structure containing information about the change that took place in the control.

Version 4.70


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.