![]() ![]() ![]() ![]() Gravitybox Schedule Primer
Page 186
1998-2004 Gravitybox Software LLC
The ImageList is used by each appointment's "Icons"
collection. You may add the key of any image in the
ImageList. Only valid keys will be processed. Invalid ones
are ignored. If a key in an appointment's "Icons" collection
is found in the ImageList, the associated image is
displayed on that appointment. This allows you to add
custom icons to any appointment. There is no limit to the
number of icons that may be associated with an
appointment. All of the icons that can be displayed inside
of the defined appointment area will be shown.
IsDirty
Property IsDirty() As Boolean
This property returns/sets whether the schedule is dirty
and needs to be saved. It returns the dirty values of all
the properties, ScheduleItems, Rooms, etc. If set to false
all the collection's dirty properties will be set to false as
well.
ListDisplayDayOfYear
Property ListDisplayDayOfYear() As Boolean
This property determines if the days of the year are
displayed in List mode. The property only applies then the
ViewMode is set to "List". At the bottom of the left frame
you may wish to display the current date's day position of
the year and the total number of days per year. An
example would be "2 / 365" this is January second. The
"2" is the second day of the year and the "365" is the
number of days per year. The display does display the
correct number of days in a leap year.
ListDisplayDoublePage
Property ListDisplayDoublePage() As
Boolean
When a schedule has its Viewmode set to "List", this
property determines if the displayed view has one or two
pages. If the control displays 2 pages, the Notes property
of the appointment will be displayed on the right page.
ListDisplayTimeScale
Property ListDisplayTimeScale() As Boolean
When a schedule has its Viewmode set to "List", this
property determines if all times are shown or just with an
associated appointment. When true, all times beginning
at the control's StartTime and continuing for the
|