
This code module makes all objects (including forms) with Hwnd. transparent! it only works on Windows XP/2K. Uses the User32.dll from those operating systems.
Assumes
Function:
MakeTransparent Me.Hwnd,200
(200 is a RGB value. From 1 to 255. The lower the nomber the more transparent the form gets!)
Returns
Transparency!
Side Effects
None Known...