I'm just wondering, is it actually possible to open .png files in Visual Basic. I have made myself a nice logo, with .png. But now its become obvious that it doesn't look like I can use the image.
Anyone have any ideas on this?
Printable View
I'm just wondering, is it actually possible to open .png files in Visual Basic. I have made myself a nice logo, with .png. But now its become obvious that it doesn't look like I can use the image.
Anyone have any ideas on this?
Try this
I didn't check out jmsrickland's attachment, but this is what I use when I want to display PNG images.
http://pscode.com/vb/scripts/ShowCod...68262&lngWId=1
The one by LaVolpe. Yeah, thats realy nice. I already had that one but couldn't remember it.
Here's another one by LaVolpe
Thanks alot guys.