Using an ActiveX object as an INVOICES extension

Using an ActiveX object as an INVOICES extension (plug-in application) is one of four ways of developing event handlers. It can be convenient to use an ActiveX object to handle all the INVOICES events. You get the advantages of third-party tools such as Microsoft Visual Basic or Borland’s Delphi, which offer features like advanced window and dialog handling, database support, advanced programming language capabilities, and debugging in a truly integrated development environment.

This method has advantages over using the object as an event server:

Other features

To use an ActiveX object as an INVOICES extension, you must:

  1. Program an ActiveX object.

  2. Register the object in Windows.

  3. Register it as an INVOICES extension.