Dim g As Graphics = CreateGraphics()
Dim b As New Bitmap("\windows\memberheader.jpg")
g.DrawImage(b, 0, 0)
g.Dispose()
anyone know how to add image??i've used tis code..it din load the image when loading the page
|
Results 1 to 8 of 8
Thread: pictureboxThreaded View
|
Click Here to Expand Forum to Full Width |