CBEN_BEGINEDITCBEN_BEGINEDIT*
*Contents  *Index  *Topic Contents
*Previous Topic: ComboBoxEx Control Notification Messages
*Next Topic: CBEN_DELETEITEM

CBEN_BEGINEDIT


CBEN_BEGINEDIT
    lpnmhdr = (LPNMHDR) lParam;

Sent when the user activates the drop-down list or clicks in the control's edit box. This notification is sent in the form of a WM_NOTIFY message.

lpnmhdr
Address of an NMHDR structure that contains information about the notification.

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