load a png file

From: Flex (flex_at_yahoo.co.jp)
Date: 11/26/04


Date: Fri, 26 Nov 2004 15:47:32 +0100

Hi, everybody
What is the best way to open up a PNG file in a PictureBox with a picturebox
or with a CommonDialogBox.
 I would like to do it without any fancy DLL, Classes or OCX type controls .
Can you help me, please
Thanks



Relevant Pages

  • Re: load a png file
    ... > What is the best way to open up a PNG file in a PictureBox with a picturebox ... It's not a complete solution, however the PNGInfo class on my site demonstrates how to grab the image data from a .PNG file, and the ... you will have to use some DLL file that includes the libraries code. ...
    (microsoft.public.vb.general.discussion)
  • Re: load a png file
    ... > What is the best way to open up a PNG file in a PictureBox with a ... > picturebox or with a CommonDialogBox. ... > I would like to do it without any fancy DLL, Classes or OCX type controls ...
    (microsoft.public.vb.general.discussion)