![]() ![]() ![]() ![]() Gravitybox Schedule Primer
Page 180
1998-2004 Gravitybox Software LLC
he is moving or saving a scheduled item that overlaps
one or more other items.
CustomIconAlarm
Property CustomIconRecurrence() As
StdPicture
This icon may be used to define a custom icon for the
alarm. Each appointment object has an Alarm property.
When set to true an icon is displayed next to the
appointment. This icon defines the icon for this purpose.
If this property is set to "Nothing", then the default icon is
used.
CustomIconFlag
Property CustomIconFlag() As StdPicture
This icon may be used to define a custom icon for the
flag. Each appointment object has an IsFlagged property.
When set to true an icon is displayed next to the
appointment. This icon defines the icon for this purpose.
If this property is set to "Nothing", then the default icon is
used.
CustomIconRecurrence
Property CustomIconRecurrence() As
StdPicture
This icon may be used to define a custom icon for
appointments that are in a recurrence pattern. Each
appointment object has a GroupId property. When more
than one appointment has the same GroupId, the
appointments are said to be grouped in a recurrence
pattern. This allows you to create and maintain a set of
appointments. This icon defines the icon for this purpose.
If this property is set to "Nothing", then the default icon is
used.
DateHeaderAlign
Property DateHeaderAlign() As
AlignmentConstants
This property determines the alignment of the header text
for dates in the top of left margin.
DayLength
Property DayLength() As Long
This is the total number of hours in a day. The valid range
is 1 through 24. The control starts to display the day from
the StartTime and progresses for DayLength hours.
|