[Gambas-user] DrawingArea to Picture or Image
abbat81
abbat.81 at ...787...
Wed Aug 27 15:09:19 CEST 2014
Hi,
I tried to use BarCode Example to make a picture or image with barcode.
But I can't do it
Can you help me?
Thanks.
Public Sub Button1_Click()
Dim hPicture As New Picture(DrawingArea1.W, DrawingArea1.H)
PictureBox1.Picture = hPicture
End
--
View this message in context: http://gambas.8142.n7.nabble.com/DrawingArea-to-Picture-or-Image-tp47850.html
Sent from the gambas-user mailing list archive at Nabble.com.
More information about the User
mailing list