CalendarView.Register
From Jeremie Leroy - XOJO Controls Wiki
Revision as of 16:43, 2 May 2012 by RB WikiCreator (Talk)
Method
CalendarView.Register ( Name As String, SerialKey As Integer ) As Boolean
In order to register this control in your Application, you need to call this method only once. If the CalendarView is registered, the return Value is True. If the Serial Key does not match the Name, the return Value will be False.