About the Always Focused Form, Paul

  • Thread starter Thread starter steel
  • Start date Start date
S

steel

Thanks for your response. Paul.
The reason of a form always be focused is that: It can make the form
react with the FunctionKey at any time. In my device there are some
FunctionKeys and a small keyboard, the FuctionKeys should be responsed
at the instance the user push it. So I let the Form always Focused to
recieve all key event and dispatch the non-FunctionKey event to the
cotrol in it.

Does you has better solution?

thank you very much.
 
Add to your existing thread. I'm not going to spread discussion all over
the place.

Paul T.
 

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

Back
Top