Hi, instead of opening the image in a image control i would like to open it in IE. I do not wish to use a webbrowser control in my application. All i want to do is open this picture in IE from my application. Any help in this regard is highly appreciated.
image1.Picture = LoadPicture("C:\Temp.gif")
