Вопрос

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

Это было полезно?

Решение

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

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top