What is the difference between browse an image on a windows form control from a project recource file or a local resource file? In my project I have used images from a local resource. Would it be better to have all my images in the project resource file and why?
Thank you
In case of local resource the image can be used only with that particular form and if you need it in some other form you have to duplicate it
whereas in project resource the image could be used across multiple forms and the there is no duplication of the file.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With