We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a7007c commit 08bb518Copy full SHA for 08bb518
knowledge-base/add-license-key-openedge.md
@@ -39,7 +39,6 @@ In OpenEdge ABL applications, it is crucial to register the Telerik WinForms lic
39
````ABL
40
41
CONSTRUCTOR PUBLIC Form1 ( ):
42
- // ActivePerpetual script key
43
Telerik.Licensing.TelerikLicensing:Register("Your License Key").
44
45
InitializeComponent().
0 commit comments