Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用带有 Ext.net 组件的 Asp.net。我想知道当用户按回车键进入文本框时是否可以触发事件。谢谢
好的,我自己发现:从 asp.net 2.0 开始,面板和表单控件具有DefaultButton接受按钮的控件名称。