Hi for all friends:
How can I capture The text change event in a EDIT control ?
Thanks for all.
Depending on what you are trying to do with the event, probably by capturing the EN_CHANGE or EN_UPDATE notification.
http://msdn2.microsoft.com/en-us/library/ms672110.aspx