Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以仅在没有第三方组件的情况下为我的应用程序启用/强制 Windows 主题?
我可以挂钩 uxTheme API 以认为它是活动的吗?
我看不出你怎么能做到这一点。Windows 主题依赖于为登录会话启用的 DWM 组合。不能为单个应用程序部分启用它。