| ctYear |
The ctYear component provides a calendar that can be configured to display multiple consecutive months--either 3, 4, 6 or 12. The component provides a wealth of features that allow the developer to tailor its graphical presentation. It provides standard 3D, Inset 3D and flat presentation styles; a full complement of color attribute properties; fully definable borders for the component, dates, selected dates; and customizable fonts. The date cells can be colored individually, and support multi-selection. In addition, the component allows developers to supply custom labels for both month and day name text, and provides built-in print properties and methods. |
|
|
| Variable
Calendars : Display 12, 6, 4, or 3 months at a time. |
| Independent
Date Attributes : Each date can be assigned an independent background
color,
text color, and font. |
| Date Navigation Methods : Provides pre-defined methods for moving forward and backward in the calendar. The component includes methods to move forward one day, month or year; move backward one day, month or year; and move to today. |
| 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. |
| Definable
Start Month : The starting month and year for the first calendar
can be defined by the user. |
| 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. |
| Multi-Select
: The controls supports multiple selection of dates. |
| Definable
Weekends : Defines the days associated with the weekends and
assign a custom background color for them. |
|
Also See :
ctCalendar, ctDate,
ctDropDate, ctMonth |