PocketPlanner Programmer's Guide

Calendar.GetLocationAt Method

See Also

Gets the Location object whose schedule is displayed at the specified coordinates. This method can be only be used in views that support grouping.

 Overload List

Name Description

Calendar.GetLocationAt (Int32, Int32)

Gets the Location object whose schedule is displayed at the specified coordinates.

Calendar.GetLocationAt (Point)

Gets the Location object whose schedule is displayed at the specified position.

 See Also