Winforms C# Outlook 风格日历

发布于 2024-10-15 00:16:37 字数 272 浏览 0 评论 0原文

我的任务是在 winforms C# 应用程序中重新创建 MS Access 日历。我为用户创造的东西——他们讨厌。基本上,我正在将数据转储到 DataGridView 中,他们可以按月、日或员工进行搜索以获取日历事件。

他们要求重新设计,使其看起来像带有 SQL 服务器后端设计的 Outlook 样式日历前端。我想说的是,这个项目的预算为零,因此购买组件不是我们的选择。

有没有人必须创建一个 Outlook 样式的日历,允许在给定的一天进行多个事件等?您有如何进行的示例吗?或者有什么建议吗?

I have been tasked at re-creating an MS Access calendar in a winforms C# application. What I had created for the users - they hate. Basically I was doing a data-dump into a DataGridView where they could search by month, day or employee to get the Calendar events.

They have asked for a redesign to make this look like a Outlook Style Calendar front-end with a SQL server back-end design. Let me say that there is zero budget for this project so purchasing components is not an option for us.

Has anyone had to create an Outlook style calendar that allows for multiple events on a given day, etc? Do you have any examples of how to proceed? Or any suggestions?

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

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

发布评论

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

评论(1

清风夜微凉 2024-10-22 00:16:37

Codeproject 有几个 WinForms 日历,例如 http://www.codeproject.com/KB/docview/ WinFormsCalendarView.aspx

Codeproject has several WinForms calendars, e.g. http://www.codeproject.com/KB/docview/WinFormsCalendarView.aspx

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