This is probably a general .Net question - sorry...

I have a button on my PPC form that basically runs whatever you just type into a textbox. Clicking that button with the pin fires the event.

How do I make it so clicking ENTER on the keyboard image with actually click this button. There is no DEFAULT property like VB6 had.

Thanks!