Pergunta

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

Foi útil?

Solução

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 em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top