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
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