Search
Calendar.GetTaskAt Method
See Also
 






Gets the Task object whose schedule is displayed at a specified coordinates.

 Overload List

Name Description

Calendar.GetTaskAt (Int32, Int32)

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

Calendar.GetTaskAt (Point)

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

 See Also