C SHARP AND MYSQL DATABASE CRUD TUTORIAL 13 How To Add Image Icon On A Button
C# AND MYSQL DATABASE CRUD TUTORIAL #13 – How To Add Image Icon On A Button
VIDEO TUTORIAL
This Tutorial Shows How To Add Image Icon On A Button In C Sharp .Net Windows Forms Application using visual studio 2010.
First you need to add image icons to your project resources folder.
Right Click On your project from solution explorer, and select properties.

Select resources tab.
Then from Add resource dropdown, Select Add Existing File.

Select icons from your computer and click open.

Select a button, then go to properties and click next to Image.

check “Project resource file” radio button and select an icon from the list.
