Link Search Menu Expand Document

BarcodeControlBarcodeChanged Method

Handles changes in barcodes.

Namespace:Bytescout.BarCode
Assembly: Bytescout.BarCode.WinForms (in Bytescout.BarCode.WinForms.dll) Version: 7.6.3.1256-master
Syntax
protected void BarcodeChanged(
	Object sender,
	EventArgs e
)

Parameters

sender
Type: SystemObject
The sender.
e
Type: SystemEventArgs
The EventArgs instance containing the event data.
See Also

Reference