![]() ![]() ![]() ![]() Gravitybox Schedule Primer
Page 187
1998-2004 Gravitybox Software LLC
DayLength or displayed in increments of
ScheduleIncrement. For example if the StartTime is 8:00
AM, the DayLength is 10, and the ScheduleIncrement is
30 minutes, there would be 21 times displayed. Starting
at 8:00AM, 8:30AM, ..., and finishing at 6:00PM. If this
property is false, no times would be displayed unless it
was the StartTime of an appointment.
ListHeaderDateColor
Property ListHeaderDateColor() As
OLE_COLOR
When a schedule has its Viewmode set to "List", this
property determines the color of DateText drawn in the
header portion of the control. The DayText is not to be
confused with the DateText. The DayText is the word for
the day, for example "Monday". The DateText is the
number of the date for example 23.
ListHeaderDayColor
Property ListHeaderDayColor() As OLE_COLOR
When a schedule has its Viewmode set to "List", this
property determines the color of DayText drawn in the
header portion of the control. The DayText is not to be
confused with the DateText. The DayText is the word for
the day, for example "Monday". The DateText is the
number of the date 23.
ListHeaderLineColor
Property ListHeaderLineColor() As
OLE_COLOR
When a schedule has its Viewmode set to "List", this
property determines the color of the lines that are drawn
in the header portion of the control.
ListHeaderSubTitleColor
Property ListHeaderSubTitleColor() As
OLE_COLOR
When a schedule has its Viewmode set to "List", this
property determines color of the SubTitle. There is only
one subtitle and it is always displayed on the left page
directly under the TitleLeft text.
ListHeaderSubTitleText
Property ListHeaderSubTitleText() As
String
When a schedule has its Viewmode set to "List", this
|