Difference between revisions of "TBCanvas.Register"
From Jeremie Leroy - XOJO Controls Wiki
m (1 revision) |
m (12 revisions imported) |
(No difference)
|
Latest revision as of 16:24, 7 August 2015
Method
TBCanvas.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 TBCanvas is registered, the return Value is True. If the Serial Key does not match the Name, the return Value will be False.