本文介绍了选项卡不会触发文本框离开事件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我的软件是在visual basic 2003中开发的。自2008年以来,它一直运行没有任何问题。自上周以来,一些用户抱怨说按下从窗体上的文本框中的Tab键,不会触发文本框离开事件。他们
正在使用dot net framework 1.1 SP1在Windows 7上运行该软件。软件中没有任何改变。
My software is developed in visual basic 2003. It has been running without any problem since 2008. since last week, some users complained that when pressing the tab key from a text box on a windows form, the text box leave event is not triggered. They are running the software on windows 7 with dot net framework 1.1 SP1. nothing has been changed in the software.
任何建议都是最受欢迎的
Any suggestion is most welcome
Patrick
推荐答案
如果上面没有帮助,请随时告诉我。
问候郎
Moonlight
If above is not help, please feel free to let me know.
Regards
Moonlight
这篇关于选项卡不会触发文本框离开事件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!