Link to home
Start Free TrialLog in
Avatar of CairoBoyce1024
CairoBoyce1024

asked on

CComboEditBox - update on enter key

How can I capture the user hitting the enter key while on a comboEditBox in MFC? (im using MFC in the .NET environment, but its still MFC).
ASKER CERTIFIED SOLUTION
Avatar of lakshman_ce
lakshman_ce

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of CairoBoyce1024
CairoBoyce1024

ASKER

Tried it at the time and it didnt work - will look again tomorrow (22nd).  I have more idea what I am doing now...
couldnt have done it without AlexFM's comment - thought it would be simpler but thanks dudes