ColorWheel.Register

From Jeremie Leroy - XOJO Controls Wiki
Revision as of 14:21, 6 August 2015 by Admin (Talk | contribs) (6 revisions imported)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Method
ColorWheel.Register ( Name As String, ProductKey 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 ColorWheel is registered, the return Value is True. If the Serial Key does not match the Name, the return Value will be False.