简体   繁体   中英

Winforms C# Outlook Style Calendar

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?

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

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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