Difference between revisions of "ScrollCanvas.Register"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
 
m (2 revisions imported)
 
(One intermediate revision by the same user not shown)
(No difference)

Latest revision as of 14:25, 6 August 2015

Method
ScrollCanvas.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 RibbonCanvas is registered, the return Value is True. If the Serial Key does not match the Name, the return Value will be False.