OK Tobi, IT WORKS!  :jumping:
I will write a few lines of code after breakfast for anyone else trying to
do this.


tobi-15 wrote:
> 
> _______________________________________________
> You don't need to draw on a PictureBox. Just draw on a Picture object and
> then place that drawn
> Picture in the PictureBox:
> 
> Draw.Begin(myPicture)
> ...
> Draw.End()
> myPictureBox.Picture = myPicture
> _______________________________________________
> 

-- 
View this message in context: 
http://old.nabble.com/Grab-command-tp33715676p33729337.html
Sent from the gambas-user mailing list archive at Nabble.com.


------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to