help me obi wan kanobi. you're my only hope.
I'm making a program which loads a MAME rom that I choose from a list.
When a specific game is highlighted from the Listbox control, I would like it to show information/pictures into a picture box control.
Here's the problem..
The pictures I want to use are in PNG format, which cannot be loaded into a picture box, nor an image control.
I searched other help sites, only to find ActiveX controls that would cost money. However, I'm not distributing my program, I'm making it strictly for personal use.
Does anybody know of a way to load a PNG image into an image or picture box control? Thanks so much in advance for your help.
When a specific game is highlighted from the Listbox control, I would like it to show information/pictures into a picture box control.
Here's the problem..
The pictures I want to use are in PNG format, which cannot be loaded into a picture box, nor an image control.
I searched other help sites, only to find ActiveX controls that would cost money. However, I'm not distributing my program, I'm making it strictly for personal use.
Does anybody know of a way to load a PNG image into an image or picture box control? Thanks so much in advance for your help.
