Description: 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.
To Search:
File list (Check if you may need any files):
半透明的窗口\Form1.frm
............\工程1.vbp
半透明的窗口