How can I populate a Picturebox control with an image from a known location on the internet with VB .NET?
For example, if I click a button and wanted to populate the Picturebox control with the Extreme .NET Forums logo from the top of this page, I would want the code to go out and load the image that can be found at http://www.xtremedotnettalk.com/images/logo.gif
Can someone show me a blurb of code that would do this?
Thanks,
Himey
For example, if I click a button and wanted to populate the Picturebox control with the Extreme .NET Forums logo from the top of this page, I would want the code to go out and load the image that can be found at http://www.xtremedotnettalk.com/images/logo.gif
Can someone show me a blurb of code that would do this?
Thanks,
Himey