Search
Calendar.getTaskAt Method
See Also
 






Gets the Task object associated with the calendar element at a specified position.

 Overload List

Name Description

Calendar.getTaskAt (Int32, Int32)

Gets the Task object associated with the calendar element at the specified point.

Calendar.getTaskAt (Point)

Gets the Task object associated with the calendar element at the specified point.

 See Also