Returns the number value of the last error.
Read-write property
Visual Basic |
---|
Public Property ErrorCode As Long |
A long representing the last error number.
This property stores the last error until the next operation of the Barcode Xpress control.
See How To > Debug Your Application topic for details on each error number.