The Sheriff ActiveX Control enables you to protect your applications very easily while still benefiting from Sheriff's high level of security and comprehensive features. This guide leads you through the integration of the Sheriff ActiveX Control with a VB application; it also demonstrates various ways of using Sheriff to protect your applications. Although this guide uses Visual Basic for demonstration purposes, the procedure should be more or less similar in other programming languages such as VBA or Delphi. The Sheriff ActiveX Control is designed to be used in two modes:
Control InstallationBefore you can use any ActiveX control you need to register it with the Windows operating system. To register Sheriff ActiveX control, run the following command:regsvr32 SheriffLocalCom.dll Once the control is registered, you can then add the component to your toolbox or palette:
|