EldoS
Navigation
Web site
Support
Table Of Contents
View Table Of Contents | Send comments on this topic

Installing ActiveX controls into Visual Basic 6

Use the controls as you would use any ActiveX control. The specifics of using ActiveX controls can be found in your development tool documentation.

SecureBlackbox 6 includes 2 sets of ActiveX controls: one ("old") set with controls compatible with previous versions of SecureBlackbox and the other ("new") set which contains interfaces and controls, designed for SecureBlackbox 6. The first set of files is named *BBox*.dll, while the second (new) set is named *BBox*6.dll (i.e. digit 6 is appeneded to the DLL name). We recommend using the new set unless you have old projects, which were developed using SecureBlackbox 5 and before.

To use the control in Visual Basic,

  1. Use Main Menu -> Project -> Components menu command to open Components dialog
  2. In the list of ActiveX libraries that appeared, find the needed library and mark it by putting a check mark left to the name of the library. Don't add the control via Browse button: the ActiveX library is already in the list.
  3. If the library is not in the list, re-install the package OR run "RegSvr32 <library_name.dll>" to register the library. After registering the library you need to restart Visual Basic IDE

 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2008, EldoS Corporation