CBEN_ENDEDITCBEN_ENDEDIT*
*Contents  *Index  *Topic Contents
*Previous Topic: CBEN_DRAGBEGIN
*Next Topic: CBEN_GETDISPINFO

CBEN_ENDEDIT


CBEN_ENDEDIT
    pnmEditInfo = (PNMCBEENDEDIT) lParam;

Sent when the user has concluded an operation within the edit box or has selected an item from the control's drop-down list. This notification is sent in the form of a WM_NOTIFY message.

pnmEditInfo
Address of an NMCBEENDEDIT structure that contains information about how the user concluded the edit operation.

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