Im using System.Drawing.Design.ImageEditor to load a Image for an element property, it works, but i need to show on the property grid the file path and not System.Drawing.Bitmap, is it possible? or maybe is there any way to get the file
path?
Thanks for your help.
Sergio701