Hi all,

I have several edit controls and buttons on an edit control. When a number is entered and the user press enter i would like that nothing would happen.
So i would like to disable the default push button control handling. How could i do this? I found only how to do it for MFC.

Thanks.