How To Add And Use Images From Resources In C# - Visual Studio 2010
For More Details Visit - https://bit.ly/2N8vnrB
This Tutorial Shows How To Add And Use Images From Resources In C# Using Visual Studio 2010
Right Click on Your Project From solutions explorer.
Select properties from the menu.
Select resources tab.
Select image from the dropdown.
Then add existing files.
If you want to add an image to button, Select the button then go to properties.
Click on the right side of the Image Property and choose image from resources.
Then align your image. (Left,Center,Right).