KeyPreview

  • Thread starter Thread starter Peter Morris [Droopy eyes software]
  • Start date Start date
P

Peter Morris [Droopy eyes software]

Form.KeyPreview doesn't seem to exist in CF. I need to detect certain
keypresses in my form, how can I do that?

Thanks

Pete
 
An IMessageFilter implementation. Google to find Sergey Bogdanov's sample.

-Chris
 

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

Similar Threads

Catch KeyDown when menu open 2
KeyPreview in CF form? 6
KeyPress don't works! 2
handle all keypress 3
Form.KeyPreview in CF 4
Key Preview in WinCe 1
Form.Keypreview 1
KeyPreview 2

Back
Top