Textbox Click Event Failed

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Why i cannot catch click event on textbox under pocket pc ??
Please help
 
The TextBox control does not support the Click event in the Compact
Framework.
 
Hi Jason,

Why don't you use GotFocus instead of missing click event?

You can use it easilly to workaround your problem.
 

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