Bitmaps disappearing
C#
2
Posts
2
Posters
0
Views
1
Watching
-
Can someone please explain to me how i can get a bitmap inside of my application to disappear with the push of a button? Thanks!:-D
How are you displaying the bitmap? If its on a Picturebox just use Picturebox.Visible = false -- David Wengier Sonork ID: 100.14177 - Ch00k