License for .NET |
Post Reply |
Author | |
cybeh
Groupie Joined: 27 December 2005 Location: Malaysia Status: Offline Points: 76 |
Post Options
Thanks(0)
Posted: 31 December 2007 at 7:43pm |
Hi, I read from some article that inorder to use the codejock component in the VS2005 project, we need to add the lic in the code. And I found the example below for CommandBar. Just wondering if anyone can provide the full list please? Thanks in advance ============================================ Dim CommandBarsSettings As _ XtremeCommandBars.CommandBarsGlobalSettingsClass = _ New XtremeCommandBars.CommandBarsGlobalSettingsClass
CommandBarsSettings.License = "CommandBars Control Copyright (c) " + _ "2003-2006 Codejock Software" + ControlChars.CrLf + "PRODUCT-ID: " + _ "Codejock.CommandBars.ActiveX.v10.20" + ControlChars.CrLf + _ "VALIDATE-CODE: XXX-XXX-XXX-XXX" |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
cybeh
Groupie Joined: 27 December 2005 Location: Malaysia Status: Offline Points: 76 |
Post Options
Thanks(0)
|
:(
I copy the code above from this article as well. What I mean by "Full list" is the full license setting for all other component as well. Example shortcutbar, taskpanel and all others Thanks in advance. |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
See content of lic files in bin folder.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |