| ctMonth |
ctMonth is a highly customizable month view component that provides sophisticated visual flexibility and built-in functionality.
The control can be configured to support a limitless set of month-view
presentations and user interactions.
The component provides extensive control over graphical
presentation including independent colors, text, and graphics for
each date. |
|
 |
| Independent
Date Attributes : Each date can be assigned a background and
text color, disable status, text, and image. |
| (NEW)
Fill Styles : The background of the title, header, and dates can all be colored with different fill
styles. Just like those found in the new GDI+ drawing
routines for .NET. including patters for horizontal, vertical,
diagonal, horizontal bump, vertical bump, pyramid, diamond, circular
and elliptical gradient fills. |
| Week
Numbers :
Enables developers to specify starting day and month for yearly week
numbers and have the week numbers displayed within the calendar. |
| Task
Bars : One or more task bars can be assigned to a date. These
time bars can be used to represent ongoing appointments. |
|
|
Some
task bars assigned to a few dates.
|
| Built-In Print
Functions : Allows developers to define custom presentation styles for printed output
and provides print methods that pass the contents of the calendar to a
print job queued in the standard Windows Printer Dialogue or to a specific
printer device context. |
| Print In
Window : Also supports the PrintInWindow method which prints the contents of the current
calendar on a specific area of a page. |
| Definable
Text Headers : Both the month and day names can easily be
changes so that the control can handle all single byte character
languages and fonts. |
| Presentation
Styles :
It provides
both standard 3D and flat presentation styles; fully definable borders for the component, dates,
selected dates, and the month and year navigation areas; and customizable
fonts for the title and date areas.
|
| Definable
Weekends : Defines the days associated with the weekends and
assign a custom background color for them. |
| Drag-And-Drop
:
Automatically draws a selected border around the appropriate date when the
user drags into the component. Fires
a custom DropDate event that identifies the date on which a drag-and-drop
operation concluded.
|
| Multi-Select
: The controls supports multiple selection of dates. |
| Image
List : Store up to 100 images in an internal image list. |
|
Date Handling Methods : Custom methods to quickly code
LastDay, LastMonth, LastYear, NextDay, NextMonth, NextYear, or Today. |
|
Additional
View of ctMonth |
|
|
|
Also See :
ctCalendar, ctDate,
ctDropDate, ctYear |