Link Search Menu Expand Document

BarcodeControlOnResize Method

Handles resize 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 OnResize(
	EventArgs e
)

Parameters

e
Type: SystemEventArgs
An EventArgs that contains the event data.
See Also

Reference