This Code will make your form appear transparent by making the background always the windows deskto
This Code will make your form appear transparent by making the background always the windows desktop
Rate This Code will make your form appear transparent by making the background always the windows deskto
(1(1 Vote))
'make sure for is called form1
'set enabled = true and interval = 1
'add code
Private Sub timer1_timer()
PaintDesktop Form1.hdc
End Sub
This Code will make your form appear transparent by making the background always the windows deskto Comments
No comments yet — be the first to post one!
Post a Comment