ChartView.Register

From Jeremie Leroy - XOJO Controls Wiki
Revision as of 22:35, 11 May 2013 by Admin (Talk | contribs) (1 revision)

Jump to: navigation, search
Method
ChartView.Register ( Name As String, SerialKey As String ) As Boolean


In order to Register this control in your Application, you need to call this function only once. Calling this function has the same effect as Calling RegisterControls.Register(Name, Serial) except that it returns a Boolean.