搜索资源列表
-
0下载:
使主窗口带阴影,并且阴影是带alpha通道的!
UpdateLayeredWindow
-
-
0下载:
源码说明:内含VC++源码、易语言源码各一份.包含所有图片源码(使用Fireworks编辑)
开发环境:VC版--VS2005、Gdiplus;易语言版--易语言5,无模块
实现方法:给窗口加上WS_EX_LAYERED样式,使用Gdiplus画出图片,然后UpdateLayeredWindow。处理WM_MOUSEHOVER、WM_MOUSELEAVE消息,鼠标进入或移出画出不同状态。
-Source Note: VC++ source code included,
-
-
0下载:
delphi实现的png半透明闪现窗口,很完美-failed to translate
-
-
0下载:
这个代码演示了一个有趣的半透明水波实时倒影窗体特效,代码也很精简,特效比较不错,有文字,有图形。使用了UpdateLayeredWindow()API函数,支持在2K/XP下运行-This code demonstrates an interesting reflection of real-time wave form semi-transparent effects, the code is very concise, special effects quite good, with tex
-
-
0下载:
c#updatelayeredwindow函数透明窗体-c# updatelayeredwindow function transparent form
-