Difference between revisions of "ThumbViewer.Register"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (1 revision)
m (8 revisions imported)
 
(6 intermediate revisions by 2 users not shown)
(No difference)

Latest revision as of 17:25, 7 August 2015

Method
ThumbViewer.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.