Domanda

I will like to load the timer icon in main form icon, but can't find where it is stored.

So my question is: In which dll are icons of components stored (where is the timer icon stored)?

È stato utile?

Soluzione

The icons you are referring to are embedded into the .NET Framework assemblies as resources. You can get various images and icons from here.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top