PocketPlanner Programmer's Guide

Calendar.GetItemAt Method

See Also

Gets the scheduled Item object displayed at the specified coordinates.

 Overload List

Name Description

Calendar.GetItemAt (Int32, Int32)

Gets the scheduled Item object displayed at the specified coordinates.

Calendar.GetItemAt (Point)

Gets the scheduled Item object displayed at the specified coordinates.

 See Also