문제

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