What are the possible classes for the OpenThemeData function?

前端 未结 5 1240
鱼传尺愫
鱼传尺愫 2021-02-07 13:33

I\'m trying to call the OpenThemeData (see msdn OpenThemeData) function but I couldn\'t determine what are the acceptable Class names to be passed in by the pszClassList

5条回答
  •  没有蜡笔的小新
    2021-02-07 13:58

    Class names depend on the theme. For example, as the documentation for OpenThemeData states:

    Class names for the Aero theme are defined in AeroStyle.xml, which is found in the Include folder of the Microsoft Windows Software Development Kit (SDK).

提交回复
热议问题