Occurs when a barcode has been clicked on with the right mouse button. The event handler receives an argument of type Barcode
Introduced: X9.
public event BarcodeEventHandler BarcodeRightClicked;
Public Event BarcodeRightClicked As BarcodeEventHandler