Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Adding your own icon to your application gives your project that finishing touch.
To add a new icon to your application
Create a new icon in a suitable program or download one from the Internet.
Icon files have the extension .ico.
In Solution Explorer, right-click your project name, and on the shortcut menu, click Properties.
The Properties window opens.
Click the ellipsis (…) button next to the Application Icon text box, and select your new icon file.
Rebuild your project.
Open the bin and debug folders that contain your application executable.
Your application now has the new icon you selected.