Hello,
I have 1 resource file where one of the variable points to images path.
Now when i try to run my solution. That image isnt appearing rather an empty space is coming up same as a size of an image.
As we already has another image working that way, so when i replace my new image value to old image value, that work.
I have checked the properties of new image i have added and Build action has been set as 'Embeeded Resource' as par with already existing image.
I know i am missing very minor thing here.
Can anyone give me his/her thought what i may be missing.
Any help appreciated.
Thanks in advance.
Jay
I have 1 resource file where one of the variable points to images path.
Now when i try to run my solution. That image isnt appearing rather an empty space is coming up same as a size of an image.
As we already has another image working that way, so when i replace my new image value to old image value, that work.
I have checked the properties of new image i have added and Build action has been set as 'Embeeded Resource' as par with already existing image.
I know i am missing very minor thing here.
Can anyone give me his/her thought what i may be missing.
Any help appreciated.
Thanks in advance.
Jay
Comment