PNG in VB Thread last updated on 2004-02-04 01:20:33

Posted by member 18600 on 2004-02-04 01:20:33

I'm working on a GUI for generating .rc files, as some of you might have noted from a different thread. The basics of it are pretty much together, but one important thing I can't get working is displaying PNG files in VB. As far as I can tell, the internet explorer control is the only thing that will work, and I've been informed that it has bad PNG support, and besides it has a border I can't remove.

Do any of you know of a free ocx that will handle all picture formats, including PNG, and that will allow no border like the picture box object in VB?