开发者

Aeroglass and Visual Basic.Net

开发者 https://www.devze.com 2022-12-13 18:46 出处:网络
are there any tutorials, or, is th开发者_Go百科ere simple code to be used to control Aeroglass in VB.NET? I would like to know how to play with various effects and, if possible, how to do the Aeroglas

are there any tutorials, or, is th开发者_Go百科ere simple code to be used to control Aeroglass in VB.NET? I would like to know how to play with various effects and, if possible, how to do the Aeroglass effects done in Paint.NET 3.5. (The inside of the topbar is not straight.


You need to call the DWM API functions, which are described in this article, using P/Invoke.

For an example, see here

0

精彩评论

暂无评论...
验证码 换一张
取 消