Link Search Menu Expand Document

BarcodeControlOnPaint Method

Handles paint events of the control.

Namespace:Bytescout.BarCode
Assembly: Bytescout.BarCode.WinForms (in Bytescout.BarCode.WinForms.dll) Version: 7.6.3.1256-master
Syntax
protected override void OnPaint(
	PaintEventArgs e
)

Parameters

e
Type: System.Windows.FormsPaintEventArgs
The PaintEventArgs instance containing the event data.
See Also

Reference