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

Gravitybox Schedule Primer
Page 224 
1998-2004 Gravitybox Software LLC
HTMLDone
Event HTMLDone()
An HTML page of a schedule can be created with
the method ExportHTML. This event is raised when
the HTML creation process is completed.
HTMLPercentDone
Event HTMLPercentDone(lPercent As Long)
An HTML page of a schedule can be created with
the method ExportHTML. This event is called
periodically throughout the export to alert you of the
progress made in exporting. The parameter is the
percent progress made from 0 to 100.
HTMLStart
Event HTMLStart()
An HTML page of a schedule can be created with
the method ExportHTML. This event is called when
the process of HTML creation begins.
MonthDateDblClick
Event MonthDateDblClick(MonthDate As
Date, Button As Integer, Shift As
Integer)
This event only applies when the schedule's
ViewMode is set to month view. If the user double
clicks on the day portion of the day grid then this
event is raised. Each day of the month has two
parts, a top thin portion that displays the day number
only and a bottom portion that lists each appointment
for that day. This event is raised if the top portion is
double clicked.
MonthDateHeaderClick
Event MonthDateHeaderClick(MonthDate As
Date, Button As Integer, Shift As
Integer, X As Long, Y As Long)
This event only applies when the schedule's
ViewMode is set to month view. If the user clicks on
a day header this event is raised. The month has 7
day headers at the top of the screen, one for each
day of the week.
http://www.purepage.com