PocketPlanner Programmer's Guide

Calendar.GetDateAt Method

See Also

Returns the date of the calendar cell located at the specified coordinates.

 Overload List

Name Description

Calendar.GetDateAt (Int32, Int32)

Returns the date of the calendar cell located at the specified coordinates.

Calendar.GetDateAt (Point)

Returns the date of the calendar cell located at the specified position.

 See Also