Month Calendar

http://www.codeproject.com/Articles/10840/Another-Month-Calendar#xx4614180xx

Another Month Calendar

Introduction

I decided to write this control because I needed a month calendar that's much more customizable and flexible than the standard Visual Studio Calendar, in one of my projects. My primary focus was the ability to add information (color, text, image etc.) to each day, and for this to work reasonably well, it must also be resizable.

This is my second article for CodeProject, and it shares some of the implementation techniques of the previous article, so if you want some detail on the implementation of themes, nested properties, and TypeEditors, check out my MozBar article. For information about how to edit and persist collections, check out Daniel Zaharia's excellent article.

---------------------------------------------

在 Calendar 控件中显示数据库中的选定日期

http://msdn.microsoft.com/zh-cn/library/ms228044%28v=vs.100%29.aspx

 

-----------------------------------------------

MonthCalendar.MonthlyBoldedDates 属性

http://msdn.microsoft.com/zh-cn/library/system.windows.forms.monthcalendar.monthlyboldeddates%28v=vs.80%29.aspx

 

 

posted on 2013-07-30 20:08  武胜-阿伟  阅读(749)  评论(0编辑  收藏  举报