DateTimePicker 更新值有点太早了

发布于 2024-08-03 03:25:10 字数 176 浏览 7 评论 0原文

我正在使用 DateTimePicker (.net)。

有没有办法仅在日历关闭时更新该值? 或者有没有办法知道日历何时打开/关闭?

DateTimePicker 绑定到一个对象,该对象检查日期并在需要时弹出消息框。当用户浏览日期时,会出现消息框。我只希望在选择日期时执行此规则。

谢谢!

I'm using a DateTimePicker (.net).

Is there a way to update the value only when the calendar closes?
Or is there a way to know when the calendar open/closes?

The DateTimePicker is bound to an object and this object check the dates and pop a message box when needed. When the user is browsing for a date, the message box appears. I only want this rule to execute when the date is chosen.

Thanks!

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

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

发布评论

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

评论(1

信愁 2024-08-10 03:25:10

有一个特写事件。这有帮助吗?

There's a CloseUp event. Does that help?

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