Use these settings to create or edit event handlers to customize INVOICES:
Name |
Specifies the INVOICES event you want to handle. |
VBA function |
Specifies the VBA function that runs when the event in the Name box is triggered. |
Code |
Displays the Visual Basic Edit dialog (API Help topic). |
Other data |
Specifies additional parameters that you want INVOICES to make available to the VBA code or DLL. |
| DLL | |
File name |
Specifies a DLL that contains the function you want to use. |
Function |
Specifies the function to call from the DLL specified in the DLL box. |