I need to use a calendar on a system that I am building. However, although the calendar that comes with VS is fine and works great there are a few things that I would like different such as having boxes around the dates with events shown and being able to click into the date and having a slightly different design.
Is there a way to change all of this in C# by code or is the best bet to create an entirely new calendar?
