Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Suite Pro
  New Posts New Posts RSS Feed - License for .NET
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

License for .NET

 Post Reply Post Reply
Author
Message
cybeh View Drop Down
Groupie
Groupie
Avatar

Joined: 27 December 2005
Location: Malaysia
Status: Offline
Points: 76
Post Options Post Options   Thanks (0) Thanks(0)   Quote cybeh Quote  Post ReplyReply Direct Link To This Post Topic: License for .NET
    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"

Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 02 January 2008 at 3:13am
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
cybeh View Drop Down
Groupie
Groupie
Avatar

Joined: 27 December 2005
Location: Malaysia
Status: Offline
Points: 76
Post Options Post Options   Thanks (0) Thanks(0)   Quote cybeh Quote  Post ReplyReply Direct Link To This Post Posted: 02 January 2008 at 8:43am
:(

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.
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 02 January 2008 at 10:38am
Hi,
See content of lic files in bin folder.
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.160 seconds.