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.
是否有任何教程,或者,是否有用于在 VB.NET 中控制 Aeroglass 的简单代码?我想知道如何玩各种效果,如果可能的话,如何在 Paint.NET 3.5 中完成 Aeroglass 效果。(顶栏的内侧不是直的。
您需要使用 P/Invoke 调用本文中描述的 DWM API 函数。
例如,请参见此处