组合框 (DDL) 的 Killfocus

发布于 2024-11-18 21:05:18 字数 38 浏览 3 评论 0原文

您好,我在事件窗格中找不到它/它真的存在吗?我怎样才能添加它?

Hi I cannot find it in the event pane/ Is it actually there? How can I add it?

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

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

发布评论

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

评论(2

天涯离梦残月幽梦 2024-11-25 21:05:18

你的问题太粗鲁了。

您可能正在寻找BlurLostFocus

Your question is much too vauge.

You're probably looking for Blur or LostFocus.

月亮是我掰弯的 2024-11-25 21:05:18

只需将注意力集中在其他控件上或选择一个隐藏字段,然后
控件名称.Focus();

它将使焦点偏离组合框。

Just get focus on other control or take a hidden field and then
controlName.Focus();

It will deviate focus from combo box.

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