Pregunta

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)?

¿Fue útil?

Solución

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

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top