Difference between revisions of "RibbonCanvas.Register"
From Jeremie Leroy - XOJO Controls Wiki
m (1 revision) |
|
(No difference)
|
Revision as of 08:41, 2 May 2012
Method
RibbonCanvas.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.