from this post I was able to load the image with the absolute imagepath, but not sure if this works on the client machine after packaging application (.exe)?
I found this answer quite similar to the way I do it on winform but I am having difficulty getting this Properties from code (WindowsFormsApplication1.Properties.Resources)
.
How to declare or access this Properties?
Thanks !