CalendarView.DateForXY

From Jeremie Leroy - XOJO Controls Wiki
Revision as of 00:49, 6 September 2012 by RB WikiCreator (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
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.