CBEN_DELETEITEMCBEN_DELETEITEM*
*Contents  *Index  *Topic Contents
*Previous Topic: CBEN_BEGINEDIT
*Next Topic: CBEN_DRAGBEGIN

CBEN_DELETEITEM


CBEN_DELETEITEM
    pCBEx= (PNMCOMBOBOXEX) lParam;

Sent when an item has been deleted. This notification is sent in the form of a WM_NOTIFY message.

pCBEx
Address of an NMCOMBOBOXEX structure that contains information about the notification and the deleted item.

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