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

Gravitybox Schedule Primer
Page 197 
1998-2004 Gravitybox Software LLC
"tiMinute", each time increment is not broken-up but is
displayed as a full time i.e. "9:00 AM".
TimeSelectorColor
Property TimeSelectorColor() As OLE_COLOR
This property specifies the color of the time selector. This
is an arrow the points to a particular time on the
schedule.
ToolTipBackColor,
ToolTipForeColor
Property ToolTipTextBackColor() As
OLE_COLOR
Property ToolTipTextForeColor() As
OLE_COLOR
The schedule has bubble tips (tool tips) that appear when
the mouse moves over certain objects on the schedule
canvas. These properties determine the back and fore
colors of the pop-up window that displays these bubble
tips.
ToolTipTextDisplay
Property ToolTipTextDisplay() As
TextDisplayConstants
An appointment may display its DisplayText or Subject
property as its ToolTipText. The ToolTipTextDisplay
property determines which one is used.
UseOtherCategories
Property UseOtherCategories() As Boolean
This property determines if the Categories collection on
the ScheduleItems object is used. There is Categories
collection on each schedule control. This is used to draw
the colored category bar on each ScheduleItem element.
It is also displayed in the left margin if CategoryBar is
true. The ScheduleItems object also has a Categories
collection to which each ScheduleItem element can point.
Each ScheduleItem element has a static Categories
collection that has elements that can point to the
Categories collection of the ScheduleItems collection.
UseUnicode
Property UseUnicode() As Boolean
If need be you may specify that Unicode be used instead
of standard ASCII text. Some languages, like Chinese,
will not display properly on the schedule. Only half of the
characters are displayed. This is because the set of
http://www.purepage.com