NM_RETURN

The NM_RETURN notification message notifies the parent window of a control that the control has the input focus and that the user has pressed the ENTER key. NM_RETURN is sent in the form of a WM_NOTIFY message.

NM_RETURN

pnmh = (NMHDR FAR *) lParam;