|
Schedule.NET Look and Feel
The schedule can be drawn in numerous ways. Each appointment has its own appearance
object as well as other properties to enhance its display. The screen shot below
shows some of the more advanced display effects.
Notice that some many appointments have headers and other do not. Each appointment
has the ability to display a header or not. If you choose to display a header
for an appointment, you can customize it as each header object has its own Appearance
object. it is not obvious but appointments can have a blended header as well. The
appointment on January 4 at 1:00am has a header but its colors matches the appointment's
body color and the separator bar is gone leaving the appointment with a header that
displays the time but blends with the appointment body.
You may also take note of the three staggered appointments in the second column.
This effect is made possible with the ConflictDisplay property. Appointments that
conflict may be displayed overlapped, side-by-side, or staggered. This gives you
flexibility as to how conflicts are displayed in you application.
|
|