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

Gravitybox Schedule Primer
Page 203 
1998-2004 Gravitybox Software LLC
of this collection
UseProviders - determines the loading/saving state of
this collection
UseRooms - determines the loading/saving state of this
collection
GetDayFromCor
Function GetDayFromCor(X As Long, Y As
Long, [bInBounds As Boolean = False]) As
Date
Given X/Y coordinates in pixels, this property returns
the date that is associated with the position. The
InBounds parameter may be used to specify whether
you wish the specified coordinates to be inside the
client area. When true, the method will only return a
valid value if the coordinates are inside the client area
where the appointments are displayed. Clicking in the
margins will not return a valid value in this case.
GetFirstVisibleDay
Function GetFirstVisibleDay() As Date
This method returns the first day that is visible in the
schedule window.
Note: This property has no meaning if the ViewMode
property is set to exclude days.
GetFirstVisibleRoom
Function GetFirstVisibleRoom() As Long
This method returns the first room that is visible in the
schedule window.
Note: This property has no meaning if the ViewMode
property is set to exclude rooms.
GetFirstVisibleTime
GetFirstVisibleTime() As Date
This method returns the first time that is visible in the
schedule window.
GetNextFreeSlot
Function GetNextFreeSlot(pdtStartDate As
Date, plStartRoom As Long, pdtStartTime
As Date, plItemLength As Long,
[psIgnoreIndexes As String]) As
CScheduleEl
http://www.purepage.com