what is the syntax for the savepicture command?
what is the syntax for the paste command to be able to paste a picture into an image control?
thanks in advance ...
Printable View
what is the syntax for the savepicture command?
what is the syntax for the paste command to be able to paste a picture into an image control?
thanks in advance ...
Code:Call SavePicture(Image1.Picture, "MyBMap.bmp")
I don't know about pasting tho'