The problem is as follows:

I'm using a edit control in a propertypage. When I press enter within the edit control I would like to activate a push button in the same propertypage. i.e., when the user presses enter after typing the data in the edit control some pushbutton has to be activated by default.Any suggestions?