I have created a window a edit box and 1 push button.
Is there anyway to make it so that when the user is typing in text in the edit box and pushes enter, the push button is pressed?
I'm using MFC.