简体   繁体   English

Winforms C#Outlook样式日历

[英]Winforms C# Outlook Style Calendar

I have been tasked at re-creating an MS Access calendar in a winforms C# application. 我的任务是在winforms C#应用程序中重新创建MS Access日历。 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. 基本上我在DataGridView中进行数据转储,他们可以按月,日或员工搜索以获取日历事件。

They have asked for a redesign to make this look like a Outlook Style Calendar front-end with a SQL server back-end design. 他们要求进行重新设计,使其看起来像带有SQL服务器后端设计的Outlook Style Calendar前端。 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? 有没有人必须创建Outlook样式日历,允许在给定的一天多个事件,等? Do you have any examples of how to proceed? 你有任何关于如何进行的例子吗? Or any suggestions? 还是有什么建议?

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

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM