Results 1 to 2 of 2

Thread: compiling activeX controls for run time only

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2000
    Posts
    1
    I am trying to compile two versions of an ActiveX control, one for run time only, which will be used with a front end program that I made, and a design time version that can be used in VB.

    Any help would be appreciated.

    Thanks

  2. #2
    old fart Frans C's Avatar
    Join Date
    Oct 1999
    Location
    the Netherlands
    Posts
    2,926
    You do not need to compile two components.
    In Project --> Properties select Require Licence Key
    If you compile the component a licence file is generated (.vbl). Deploy this file only to users who are allowed to use your component in the development environment. You can deploy this using the P&D wizard.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width