User Profile

Collapse

Profile Sidebar

Collapse
gopal28
gopal28
Last Activity: Jul 14 '09, 09:16 AM
Joined: Oct 10 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • gopal28
    started a topic Problems WIth Graphics - VB Assignement
    in .NET

    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")...
    See more | Go to post

  • gopal28
    started a topic 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")...
    See more | Go to post
No activity results to display
Show More
Working...