View Single Post
  #6 (permalink)  
Old 05-04-2008, 09:26 AM
Xav's Avatar   
Xav Xav is offline
Code Warrior
 
Join Date: Mar 2008
Location: London, England
Posts: 7,707
Last Blog:
Web slideshow in JavaS...
Credits: 1,455
Rep Power: 62
Xav is a splendid one to beholdXav is a splendid one to beholdXav is a splendid one to beholdXav is a splendid one to beholdXav is a splendid one to beholdXav is a splendid one to beholdXav is a splendid one to beholdXav is a splendid one to behold
Send a message via MSN to Xav
Default Re: How can I make a Transparent form?

Quote:
Originally Posted by TcM View Post
No he is using VB 6.0, and to make it transparent you can use this module I found. Open it into your Project and use it like this:

Code:
MakeTransparent Me.hwnd, 100
Where Me.hwnd is the form hwnd and 100 is the value of transparency.
How did you know he was using VB 6 and not .NET?
__________________
[TRUTH] TcM is the best moderator ever! [/TRUTH]
"Valid XHTML is like sex - everybody claims to have the same goal, but everybody has their own tricks and results vary wildly."
Mr. Xav | Website | Forums | Blog
Reply With Quote