Images in PropertyGrid

J

JezB

I'm using a PropertyGrid and one of the properties I'm displaying is of type
Image. The grid allows the user to pick an image from a file using a
standard image browser. However, what it returns back to the property grid
is in raw Image format, which does not include the filename - but I want to
persist the selection as the filename that the user picked. Can this be
done?

Failing that, what's the best way to deserialize a raw Image ?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top