![]() ![]() ![]() ![]() Gravitybox Schedule Primer
Page 126
1998-2004 Gravitybox Software LLC
AllowAdd
This property determines if the add portion of the
control is displayed. When false, the user may not
add text interactively from the control.
AllowBubbleTips
Determines if the tool tips that are displayed are
bubbles as the new Win2000 tool tips are or if there
are standard Win95 tool tips.
AllowColumnResizing
Determines if the user may grab the edge of a
column and resize it width.
AllowContactDrops
Determines if a Contact object from a Contacts
control may be dropped on the TaskList. When true
and an object if dropped, it will raise the
DragDropContact event as notification.
AllowCopy
Determines of a contact may be copied by pressing
the <CTRL> key and dragging a Task object to
another position.
AllowDelete
Determines of the user may press the <DELETE>
key to remove a Task from the list.
AllowDragFromFile
Determines if a Task object file may be and dropped
on the TaskList to create a new Task object.
AllowDragToFile
Determines if a Task object may be dragged from
the TaskList and dropped on a container that
supports file drops to create a Task object file.
AllowInterWindowDrop
Determines if a Task objects may be dragged from
one TaskList to another TaskList control. This
applies to copy or moves.
AllowMove
Determines if a Task object may be moved. Since
tasks may not be reordered, this only applies to
moving it from one TaskList to another.
AllowOtherDrops
Determines if object from other sources outside of
the Schedule control (appointments, contacts, or
tasks) may be dropped on the TaskList to raise the
DragDropOtherObject event.
AllowScheduleDrops
Determines if appointment objects may be dropped
on the TaskList.
BackColor
Determines the background color of the TaskList.
BorderColor
Determines the color of the outside border that
surrounds the control.
Columns
This is an object collection where the column names
are displayed. This collection must have at least one
object in it for any kind of user interaction to occur I
the TaskList since without any columns nothing may
be displayed.
DateFormat
This is the format of dates displayed in columns of
type date. Each column has an associated type.
|