I have some problems to respond on a event like "Enter". I have a dialogbox with a CEdit field, where the user could enter some stuff. How could I respond, if the user press "Enter" in the textfield?
I will submit the content in the textfield to a function, if the user press the "Enter" key.