Carousel ActiveX Control

LicenseKey

 

Set the license key which unlocks the ActiveX control from demo mode. This License key is supplied by the vendor.

Carousel1.LicenseKey[=String]


Parameter
String
the string of licensekey.

Remark
This property is Read/Write.

Example

   

Visual Basic Syntax
' you should set the license key in form load event
Carousel1.LicenseKey="your key"