I have a simple form where i have added a image control .Now i want to load image from local directory using relative path. Below is my code
Image is showing in XAML but when run the application image is not showing . Can any one give me suggesstion what's the reason ?
Thanks
Surajit
surajit kunduPosted Nov 8, 2013, 1:01 AM
I have a query that if images folder is not added in my project only placed in bin folder .Then is it possible to load image in image control using image source path (e.g Images\Flower2.jpg / ..Images\Flower2.jpg)?
Thanks
Surajit
surajit kunduPosted Nov 7, 2013, 6:48 AM
I have already use 'Source="../Images/Flower2.jpg"' .It's also not showing the image.
Thanks
Surajit
Abhay ShankerPosted Nov 7, 2013, 6:40 AM
Source="../Images/Flower2.jpg"