![]() ![]() ![]() ![]() Gravitybox Schedule Primer
Page 82
1998-2004 Gravitybox Software LLC
convenience for those developers who use the default dialog as there appointment
editor any wish to enforce the time limits set by the schedule.
HitTest
The HitTest method is provided to give you the ability to
determine if an appointment is located at a particular
position. Given an X and Y coordinate the method will return
a reference to the appointment at that position. If there is no appointment present then
the value Nothing is returned. This functionality is provided for completeness and
probably is not that useful for most developers.
Quick Tip
The HitTest property is similar to
the Listviews HitTest method in that
it checks for an object under a point.
|