文件名称:banforms
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [Basic/ASP] [源码]
- 上传时间:
- 2014-05-13
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- ipu****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
VB源码实现半透明的窗口,透明度调整的关键代码为:Call V(Me.hwnd, 180) 参数为:句柄,可见度(0-255之间),此数值越小,窗口越透明,反之,数值越大,窗口就越不透明了。觉得这种方法实现窗体的透明也很有意思,代码很少,有兴趣的关注下。-VB source code is the key to achieve the translucent window, adjust transparency as: Call V (Me.hwnd, 180) ' parameters: handle visibility (0-255), the smaller the value, the more transparent the window, on the contrary, The larger the value, the more opaque the window. Think this way to achieve a form of transparency is also very interesting, very little code, are interested in the attention.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
半透明的窗口\Form1.frm
............\工程1.vbp
半透明的窗口