Hi.
Is there a way to make a certain button on a form (OK Button) the default
button as you can do in a regular windows application with .NET?
I would like to make Enter click invoke this button by default or do you
have to write kode capturing Enter click and fire a buttonClick event on the
desired button?
//Regards
<P>