im wanting to load an image (thats 50x50), instead of a string, into a listview column (not the header)
not ness. the first column, but any.
ive tried using Bitmap.FromFile, but i get an error (cant convert the image to a string)
how, if possible, would one accomplish this?
