CalendarView.DateForXY
From Jeremie Leroy - XOJO Controls Wiki
Method
CalendarView.DateForXY ( x As Integer, y As Integer ) As Date
Finds the Date for the passed x and y.
If no Date is found, it returns Nil.
Finds the Date for the passed x and y.
If no Date is found, it returns Nil.