Navigation bar
  Home Print document Start Previous page
 197 of 234 
Next page End  

Gravitybox Schedule Primer
Page 195 
1998-2004 Gravitybox Software LLC
Provider bar will be filled in with the Provider's associated
color for the length of the ScheduleItem. This allows for
quick viewing of how much time a particular provider is
needed for a schedule.
Note:
This property only applies if the time is displayed in the
top margin.
StartTime
Property StartTime() As Date
This property determines the first displayed time for the
schedule. The day begins at this point and progresses
down for DayLength hours. 
Note: The DayLength can not cause the schedule to
overlap into the next day. This causes and error. If the
StartTime is 8:00 PM, then the maximum value for
DayLength is 4, since more than 4 hours would be the
next day.
TabOrder
Property TabOrder() As TabOrderConstants
When the user presses the <Tab> key, an appointment is
highlighted if at least one exists. The tab cycles between
appointments. If there are two appointments on a
schedule, pressing the <Tab> key alternates the
highlighting of each. There are two ways to cycle through
the appointments: absolute position, and ordered
position. The absolute position is the order in which the
items were added to the ScheduleItems collection. The
order position selection will move though the
appointments in the order they appear on the schedule.
For example, all the appointments from top to bottom and
then left to right would be highlighted in order no matter
their absolute position in the collection. This would allow
the user to tab until he found the appointment for which
he was looking without jumping all over the schedule. If
the highlighted appointment is not in the viewable area,
the schedule is scrolled so that the appointment is visible.
TabVisible
Property TabVisible() As Boolean
This property toggles the tab strip in the top, left margin
on/off. When this property is set to False no tab strip will
be visible. When True, the tabs will be visible, if time is
http://www.purepage.com