HI I am using the Graphics to paint to a a picture box but if i minimise my screen the picture disappears is there anyway i can fix this?? Please Help!! here is my code:
PLease Help me it will be deeply appreciated!!
Dim g As Graphics = Me.PictureBox3. CreateGraphics( )
g.Clear(Me.Pict ureBox3.BackCol or)
Dim curImage As Image = Drawing.Image.F romFile(Applica tion.StartupPat h + "\Resources\Sou th1.png")...
User Profile
Collapse
-
Problems WIth Graphics - VB Assignement
-
Problems WIth Graphics - VB Assignement
HI I am using the Graphics to paint to a a picture box but if i minimise my screen the picture disappears is there anyway i can fix this?? Please Help!! here is my code:
PLease Help me it will be deeply appreciated!!
Dim g As Graphics = Me.PictureBox3. CreateGraphics( )
g.Clear(Me.Pict ureBox3.BackCol or)
Dim curImage As Image = Drawing.Image.F romFile(Applica tion.StartupPat h + "\Resources\Sou th1.png")...
No activity results to display
Show More