hey people i have make a little program but i want it to fade in when peolpe open it and fade out when its closed
Printable View
hey people i have make a little program but i want it to fade in when peolpe open it and fade out when its closed
Use the SetLayeredWindowAttributes API and a timer to increment the opacity values.
If you search the Forums for Form Transparency or such you will find many threads. :)
u have lost me
Um, the search link at the top of the forums? http://www.vbforums.com/search.php
and "Form Transparency". There is alot of code already on the Forums for doing this. ;)
Try to adapt this sample project.
that didnt help at all
Which part didn't? It uses timer and it fades in/out just like you asked. :confused:Quote:
Originally Posted by flash-hacker
dont worry i never help ill figure it out