IDAutomation Linear Forms Control API

Barcode.OnPaint Method 

Paints the barcode and rotates it if necessary. This is an override of the Windows paint function. This should get called everytime the screen is refreshed.

protected override void OnPaint(
   PaintEventArgs e
);

See Also

Barcode Class | IDAutomation.Windows.Forms.LinearBarCode Namespace