Does .NET have icon collections?

前端 未结 10 1724
忘了有多久
忘了有多久 2020-12-02 05:49

Does .NET framework have a collection of icons for use in Windows Forms or WPF application somewhere? How does one use it? For example, how do I use it as an application win

10条回答
  •  一生所求
    2020-12-02 06:10

    Use the metro package ... it has various icons that suit for almost every thing ... it's free and you can color it and control it in any way you want ... https://github.com/MahApps/MahApps.Metro.IconPacks

提交回复
热议问题