CBEN_INSERTITEMCBEN_INSERTITEM*
*Contents  *Index  *Topic Contents
*Previous Topic: CBEN_GETDISPINFO
*Next Topic: NM_SETCURSOR (ComboBoxEx)

CBEN_INSERTITEM


CBEN_INSERTITEM
    pNMInfo = (PNMCOMBOBOXEX) lParam;

Sent when a new item has been inserted in the control. This notification is sent in the form of a WM_NOTIFY message.

pNMInfo
Address of an NMCOMBOBOXEX structure containing information about the notification and the item that was inserted.

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