Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines if the user has changed the contents of the ComboBoxEx edit control by typing.
BOOL HasEditChanged( );
Return Value
Nonzero if the user has typed in the control's edit box; otherwise 0.
Remarks
This member function implements the functionality of the message CBEM_HASEDITCHANGED, as described in the Windows SDK.
Requirements
Header: afxcmn.h