Vb.net sendkeys &目标

发布于 2024-09-14 18:18:12 字数 103 浏览 3 评论 0原文

在 vb.net 中使用 Sendkeys 时,是否可以判断 Sendkeys 的目标在发送之间是否已更改?

感谢您的帮助!

When using Sendkeys with vb.net, is it possible to tell if the target of the Sendkeys has changed between sendings?

Thank you for your help!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

哆啦不做梦 2024-09-21 18:18:12

不可以。但是,如果您可以控制目标,则可以通过在 SendKeys 之前激活目标来控制 SendKeys 的去向。

No. But if you have control over the target, you can control where the SendKeys goes by Activating your target before the SendKeys.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文