|
Capture the Entry of Items into the Event Log (VB.NET)
| Version Compatibility: |
Visual Basic.NET
|
More information: This code demonstrates how to capture the entry of items in the event log in a running vb application. The code in the sub that is invoked by the entry is designed as a trivial example, you have to substitute your own business logic. This code has been viewed 60933 times. Instructions: Copy the declarations and code below and paste directly into your VB project. Declarations:
No Text Boxes
|