I know the PictureBox control come with the Cls method. But how am i can implement this in API function call? Can I use SendMessage API?
Printable View
I know the PictureBox control come with the Cls method. But how am i can implement this in API function call? Can I use SendMessage API?
Hm I don't know about that, but if you have the hDC you could clear it over this, with eg BitBlt an whit pic