G
Guest
Hello
I'd like to clear a picturebox
I used
pictureBox1->Image=NULL;
but I obtained
NULL undeclared identifier
please, what is the problem?
I'd like to clear a picturebox
I used
pictureBox1->Image=NULL;
but I obtained
NULL undeclared identifier
please, what is the problem?