C# 网页浏览器 Tab 键

发布于 2024-12-27 02:04:55 字数 199 浏览 0 评论 0原文

因此,我正在 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 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文