NM_CLICK
The NM_CLICK notification message notifies the parent window of a control that the user has clicked the left mouse button within the control. NM_CLICK is sent in the form of a WM_NOTIFY message.
pnmh = (NMHDR FAR *) lParam;