​
​
​

Occurs when a barcode has been clicked on. The event handler receives an argument of type BarcodeEventArgs containing data related to this event.

​ Introduced: X9.

Syntax

​public event BarcodeEventHandler BarcodeClicked;
​Public Event BarcodeClicked As BarcodeEventHandler
​