Default icons for Windows applications?

前端 未结 4 992
隐瞒了意图╮
隐瞒了意图╮ 2021-02-02 08:39

Does Visual Studio or MSDN provides a default set of icons for desktop applications, i.e. icons for common actions, GUI elements, data types, etc?

For instance, I have a

4条回答
  •  刺人心
    刺人心 (楼主)
    2021-02-02 09:05

    There is an image library packaged with Visual Studio. Do a search for icon files in the Visual Studio install directory to reveal its location. It may or may not be there, or will be in different locations, depending on the version of VS you have installed.

    If memory serves the Express editions come without this feature, but all other versions since at least Visual Studio .NET do.

提交回复
热议问题