Difference between revisions of "CalendarView.Register"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (1 revision)
(No difference)

Revision as of 23:16, 20 August 2012

Method
CalendarView.Register ( Name As String, SerialKey As String ) 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.