Forms Previewer is an awesome tool but I have a little issue with it.
I can not display a bitmap image (png or jpg) from embedded resource. I try to use ImageSource.FromResource(...) but it doesn't seem to work for Form Preview.
Is it possible?
thanks much!