C# 网页浏览器 Tab 键
因此,我正在 C# 中开发 VSTO,它将显示一个侧任务窗格,该窗格将通过带有停靠的 Web 浏览器的用户控件导航到网站。我那里的一切都工作正常,但不起作用的是,当您在网络浏览器中按 Tab 键时,它不会将焦点从用户名转移到密码文本框。该网站是用 PHP 编写的,不知道这是否会有所不同。您可以在网站上点击进入密码文本框。我正在尝试找出如何让这个选项卡功能发挥作用。任何帮助都会很棒!
So I'm working on VSTO in C# that will display a side task pane that will navigate out to website via a User Control with a docked Webbrowser. I have everything there working fine but what is not working is when you are in the Webbrowser and you press the Tab Key it does not shift the focus from the username down to the password text box. The website is wrote in PHP don't know if that would make a difference. You are able to tab on the website down to the password text box. And I'm trying to figure out how to allow for this tab function to work. Any help would be great!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论