A
active
In a PictureBox if I want to clear the Image or background do I simply use
FromFile("")
(just a guess)
I did see about FromFile:
If the file does not have a valid image format or if GDI+ does not support
the pixel format of the file, this method throws an OutOfMemoryException
exception.
Search all doc and msdn I could find - looks like nobody has need to clear
an image!
Cal
FromFile("")
(just a guess)
I did see about FromFile:
If the file does not have a valid image format or if GDI+ does not support
the pixel format of the file, this method throws an OutOfMemoryException
exception.
Search all doc and msdn I could find - looks like nobody has need to clear
an image!
Cal