KeyDown evnet of the textBox will not be fired

  • Thread starter Thread starter james ou
  • Start date Start date
J

james ou

hi, everybody,

After the user enter certern text(for example "apple"),
I do something in the textBox_KeyDown evnet hander.
Firstly, it work well. But after user enter text some times
(about 111 times), the KeyDown evnet of the textBox will
not be fired(or exactly,the evnet hander code will not be
run). Dose have any reason to make this?

Thanks
 
Hi,
What excately is being done in the KeyDown event. Could you post the code.
Nothing of that sort seems to be happening to me.

Regards,
Sankalp
 

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