Click here to Skip to main content
15,895,799 members
Articles / Programming Languages / C#

Assigning an application’s icon to all forms in the application

Rate me:
Please Sign up or sign in to vote.
4.37/5 (20 votes)
5 Oct 2008CPOL2 min read 100.6K   1.4K   42  
It is a handy thing if all the windows in an application, by default, have the same icon like the application’s executable. Here is a tip: how to easily assign your application’s icon to all the hosted forms.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect CliverSoft (www.cliversoft.com)
Ukraine Ukraine
Sergey is graduated as applied mathematician. He is specialized in custom development including parsing tools, client/server applications.
github: https://github.com/sergeystoyan
site: http://cliversoft.com

Comments and Discussions