Import LIC-file in LicenseManager.exe
(Keys will be stored in registry under "HKCU\Software\Arction\Licenses" - 32bit + 64bit)
All trial license keys may be removed
Notes:
1.Always set property "LicenseKey", otherwise license error will occur when running the application on another computer.
2.If controls are created by code, property "LicenseKey" can be set as follows:
PHP:
LightningChartUltimate chart = new LightningChartUltimate();
chart.LicenseKey = "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx";
3.If LicenseKey is left empty, the license key is searched in the registry.
Remember to set property "LicenseKey" before deploying the software to end user.
4.Demo applications include only TRIAL keys. That means, if the above keys are tested with DEMOS,
LicenseKeyStrings.cs must be updated with above keys or key values must be left empty, e.g.:
PHP:
public const string LightningChartUltimate = "";
幻想多巴胺
- 粉丝: 1486
- 资源: 1168
最新资源
- 适配器模式在类图中的表示与实现
- JAVASpringMVC通用后台管理系统源码数据库 MySQL源码类型 WebForm
- 2024年下半年软考中级网络工程师DHCP配置实验
- 每天30分钟,系统梳理机器学习的各个知识点,概念+原理+代码
- 数据库数据导入策略:技术实现与代码实践
- 工具变量-上市公司企业生产经营效率数据集(1990-2023年).txt
- 在Livox Hap HX上运行Fast-Lio2算法:工作空间目录结构树
- 在类图中表示装饰器模式:深入解析与代码实现
- C#CS仿超易酒店管理系统源码 酒店管理系统源码数据库 SQL2008源码类型 WebForm
- 全新完整版H5商城系统源码 亲测 附教程
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
- 1
- 2
前往页