NM_KILLFOCUS (date time)NM_KILLFOCUS (date time)*
*Contents  *Index  *Topic Contents
*Previous Topic: DTN_WMKEYDOWN
*Next Topic: NM_SETFOCUS (date time)

NM_KILLFOCUS (date time)


NM_KILLFOCUS 
    lpnmh = (LPNMHDR) lParam; 

Notifies a date and time picker control's parent window that the control has lost the input focus. NM_KILLFOCUS is sent in the form of a WM_NOTIFY message.

lpnmh
Address of an NMHDR structure that contains additional information about this notification message.

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