This is simple EAN13 barcode control, which can be used to display and draw EAN13 barcode to any graphics object.
To draw barcode to graphics object, use wctrl_BarCode.Paint_EAN13(string barCode,Graphics g,Rectangle drawBounds).
NOTE: if invalid barcode checksum, barcode isnt painted.