License Component

Important: Before redistributing your application, make sure to set your personal license key in all instances of the "ListLabel" object using LL_OPTIONSTR_LICENSINGINFO in order to avoid error messages from the redistributed application. VCL, OCX and .NET component offer a corresponding property "LicensingInfo" for this purpose.

The necessary information can be found in the file "PersonalLicense.txt" in the root directory of your List & Label installation. If more than one developer works on the project, any of the license information keys will do.

Note: In the trial version, it is not necessary to set the licensing key or an empty string can be used.

LL.LicensingInfo = "A83jHd";

 

Note: In a web application, use the "WindowsClientWebDesignerConfig.LicensingInfo" property.