Default button on a cf form

G

Guest

I noticed that I cannot define a button on a compact framework form as the
default button. Therefore, I cannot allow my end users to navigate through
my application using the keypad enter key.

Does anyone have a simple solution for this? I need to trap the message and
then trigger the button event. Triggering the button event I can handle, but
I have no idea how to trap the message! Is there a managed class I can use
for this?

Thank you in advance!
Paula
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top