| ctWeek
ActiveX |
ctWeek is a planner object that allows end-users to
view one or more days worth of activities at a glance. End-users may view appointments for up to 31 days at
a time. Weekends and prime-time hours can be accented. The start and end
times that are displayed for a week may be set. Time can be displayed in
either standard or military time. |
|
 |
| Flexible
Presentation Options:
Independent color properties for "prime-time" and
"non-prime-time" background colors and times. Specific lines may
be colored independently. |
| (NEW)
Fill Styles : The background of the header, and time area can all be colored with different fill
styles. These fill styles mimic 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. |
| Time
Select Event: The TimeSelect event
is triggered when time cells are selected and highlighted. Parameters
include the starting date / time of selected area and the ending date /
time of the selected area. |
| BarOver
Event: The BarOver event is
triggered when the mouse pointer is moved over a time bar. The event
reports the identifying index value of a time bar. |
| Managing
Appointments: A host of custom
methods allow developers to quickly code the adding, deleting, and moving
of time bars within the ctWeek component. Additionally, ctWeek includes
methods to clear all appointments or column color block information from
the display. |
| Error
Trapping: A variety of errors can
be trapped while using ctWeek. Error messages are sent to the CtrlError
event which can report “No Memory”, “Item Not Added”, “Too Many
Items”, “Bad Item Index”, “Bad Color Index”. |
| Also See :
ctDays,
ctMDay |